Skip to content

Repo sync for protected CLA branch #7364

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Nov 29, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/containers/deploy-app-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The following steps guide you through creating a basic ASP.NET Core app that wil
4. Give your new application a name (or take the default) and select **OK**.
5. Select **Web Application**.
6. Check the **Enable Docker Support** checkbox.
7. Select the **Linux** container type and click **OK**. Windows containers are not supported to deploy to Azure App Service as a container.
7. Select the **Linux** container type and click **OK**.
::: moniker-end
::: moniker range=">= vs-2019"
1. From the Visual Studio start window, choose **Create a new project**.
Expand Down Expand Up @@ -188,4 +188,4 @@ Learn more about [Azure App Service](/azure/app-service/overview).

## See also

[Deploy to Azure Container Registry](hosting-web-apps-in-docker.md)
[Deploy to Azure Container Registry](hosting-web-apps-in-docker.md)
Original file line number Diff line number Diff line change
Expand Up @@ -525,4 +525,3 @@ Shims cannot be used on all types from the .NET base class library **mscorlib**

- [Isolate code under test with Microsoft Fakes](../test/isolating-code-under-test-with-microsoft-fakes.md)
- [Peter Provost's blog: Visual Studio 2012 shims](http://www.peterprovost.org/blog/2012/04/25/visual-studio-11-fakes-part-2)
- [Video (1h16): Testing untestable code with fakes in Visual Studio 2012](https://channel9.msdn.com/Events/TechEd/Europe/2012/DEV411)
2 changes: 1 addition & 1 deletion subscriptions/access-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ A: The process for setting up a GitHub Enterprise account can take a while. If
A: Along with GitHub Enterprise, you receive all of the benefits of a standard Visual Studio subscription including software downloads, cloud services, technical support, and partner benefits just as if the subscription was purchased separately.

## Support resources
- Learn more about GitHub assignment at [GitHub Docs](https://docs.github.com/github/setting-up-and-managing-your-enterprise-account/managing-licenses-for-the-github-enterprise-and-visual-studio-bundle)
- Learn more about GitHub assignment at [GitHub Docs](https://docs.github.com/en/enterprise-cloud@latest/billing/managing-licenses-for-visual-studio-subscriptions-with-github-enterprise/about-visual-studio-subscriptions-with-github-enterprise)
- Find answers to questions on a wide array of GitHub topics at [GitHub Help](https://help.github.com).
- Need more help? Contact [GitHub Support](https://support.github.com/)
- Get help from other GitHub users in the [GitHub Community Forum](https://i.8713187.xyzmunity/).
Expand Down
4 changes: 2 additions & 2 deletions subscriptions/assign-github.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Since this process is more complex, it may take several days after subscriptions
GitHub is available as either the cloud-based GitHub.com, or on-premise GitHub Enterprise Server. The processes for managing the two versions differ. GitHub provides various help topics and admin guides to help you manage GitHub Enterprise subscriptions. We've provided links to selected topics below.

## Support resources
- Learn more about GitHub assignment at [GitHub Docs](https://docs.github.com/en/github/setting-up-and-managing-your-enterprise-account/managing-licenses-for-the-github-enterprise-and-visual-studio-bundle)
- Learn more about GitHub assignment at [GitHub Docs](https://docs.github.com/en/enterprise-cloud@latest/billing/managing-licenses-for-visual-studio-subscriptions-with-github-enterprise/about-visual-studio-subscriptions-with-github-enterprise)
- Find answers to questions on a wide array of GitHub topics at [GitHub Help](https://help.github.com/en).
- Get help from other GitHub users in the [GitHub Community Forum](https://i.8713187.xyzmunity/).
- For assistance with administration of Visual Studio Subscriptions, contact [Visual Studio subscriptions support](https://aka.ms/vsadminhelp).
Expand All @@ -86,4 +86,4 @@ Learn more about managing Visual Studio subscriptions.
- [Delete subscriptions](delete-license.md)
- [Determine maximum usage](maximum-usage.md)

For more information about managing Visual Studio subscriptions with GitHub Enterprise, check out the Visual Studio [subscriptions admin portal](https://visualstudio.microsoft.com/subscriptions-administration/).
For more information about managing Visual Studio subscriptions with GitHub Enterprise, check out the Visual Studio [subscriptions admin portal](https://visualstudio.microsoft.com/subscriptions-administration/).
2 changes: 1 addition & 1 deletion subscriptions/vs-m365.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ A: The Visual Studio subscriptions that include the Microsoft 365 benefit also i
- Need help with Microsoft 365 developer subscription? Check out the online [Microsoft 365 documentation](/office/developer-program/office-365-developer-program-faq).
- For assistance with sales, subscriptions, accounts and billing for Visual Studio Subscriptions, contact [Visual Studio subscriptions support](https://my.visualstudio.com/gethelp).
- Have a question about Visual Studio IDE, Azure DevOps Services or other Visual Studio products or services? Visit [Visual Studio Support](https://visualstudio.microsoft.com/support/).
- Have feedback on the new offer? Please [share your feedback on UserVoice](https://officespdev.uservoice.com/forums/224641-feature-requests-and-feedback?category_id=171306). The Microsoft 365 team will personally review each comment.
- Have feedback on the new offer? Please [share your feedback on UserVoice](https://feedback.uservoice.com/). The Microsoft 365 team will personally review each comment.

## See also
- [Visual Studio documentation](/visualstudio/)
Expand Down