pages/*: update Microsoft docs to learn (#8653)

This commit is contained in:
K.B.Dharun Krishna
2022-10-04 20:36:23 +05:30
committed by GitHub
parent dff475b81c
commit ac15e7047a
293 changed files with 293 additions and 293 deletions

View File

@@ -2,7 +2,7 @@
> Manage Azure subscription information.
> Part of `az`, the command-line client for Microsoft Azure.
> More information: <https://docs.microsoft.com/cli/azure/account>.
> More information: <https://learn.microsoft.com/cli/azure/account>.
- Print a list of subscriptions for the logged in account:

View File

@@ -2,7 +2,7 @@
> Manage App configurations on Azure.
> Part of `az`, the command-line client for Microsoft Azure.
> More information: <https://docs.microsoft.com/cli/azure/appconfig>.
> More information: <https://learn.microsoft.com/cli/azure/appconfig>.
- Create an App Configuration:

View File

@@ -2,7 +2,7 @@
> Bicep CLI command group.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/bicep>.
> More information: <https://learn.microsoft.com/cli/azure/bicep>.
- Install Bicep CLI:

View File

@@ -2,7 +2,7 @@
> Manage Azure CLI configuration.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/config>.
> More information: <https://learn.microsoft.com/cli/azure/config>.
- Print all configurations:

View File

@@ -2,7 +2,7 @@
> Send feedback to the Azure CLI Team.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/reference-index#az_feedback>.
> More information: <https://learn.microsoft.com/cli/azure/reference-index#az_feedback>.
- Send feedback to the Azure CLI Team:

View File

@@ -2,7 +2,7 @@
> Manage Azure locks.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/lock>.
> More information: <https://learn.microsoft.com/cli/azure/lock>.
- Create a read-only subscription level lock:

View File

@@ -2,7 +2,7 @@
> Log in to Azure.
> Part of `az`, the command-line client for Microsoft Azure.
> More information: <https://docs.microsoft.com/cli/azure/reference-index#az_login>.
> More information: <https://learn.microsoft.com/cli/azure/reference-index#az_login>.
- Log in interactively:

View File

@@ -2,7 +2,7 @@
> Log out from an Azure subscription.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/reference-index#az_logout>.
> More information: <https://learn.microsoft.com/cli/azure/reference-index#az_logout>.
- Log out from the active account:

View File

@@ -2,7 +2,7 @@
> Manage Azure Network resources.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/network>.
> More information: <https://learn.microsoft.com/cli/azure/network>.
- List network resources in a region that are used against a subscription quota:

View File

@@ -2,7 +2,7 @@
> Manage Azure Pipelines resources.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/pipelines>.
> More information: <https://learn.microsoft.com/cli/azure/pipelines>.
- Create a new Azure Pipeline (YAML based):

View File

@@ -2,7 +2,7 @@
> Manage ssh public key with vm.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/sshkey>.
> More information: <https://learn.microsoft.com/cli/azure/sshkey>.
- Create a new SSH key:

View File

@@ -2,7 +2,7 @@
> Manage blob storage containers and objects in Azure.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/storage/blob>.
> More information: <https://learn.microsoft.com/cli/azure/storage/blob>.
- Download a blob to a file path:

View File

@@ -2,7 +2,7 @@
> Manage Azure Table storage entities.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/storage/entity>.
> More information: <https://learn.microsoft.com/cli/azure/storage/entity>.
- Insert an entity into a table:

View File

@@ -2,7 +2,7 @@
> Manage Azure Cloud Storage resources.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/storage>.
> More information: <https://learn.microsoft.com/cli/azure/storage>.
- Create a storage account:

View File

@@ -2,7 +2,7 @@
> Manage tags on a resource.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/tag>.
> More information: <https://learn.microsoft.com/cli/azure/tag>.
- Create a tag value:

View File

@@ -2,7 +2,7 @@
> Manage marketplace agreement with marketplaceordering.
> Part of `azure-cli`.
> More information: <https://docs.microsoft.com/cli/azure/term>.
> More information: <https://learn.microsoft.com/cli/azure/term>.
- Print marketplace terms:

View File

@@ -2,7 +2,7 @@
> Manage virtual machines in Azure.
> Part of `az`, the command-line client for Microsoft Azure.
> More information: <https://docs.microsoft.com/cli/azure/vm>.
> More information: <https://learn.microsoft.com/cli/azure/vm>.
- List details of available Virtual Machines:

View File

@@ -2,7 +2,7 @@
> The official CLI tool for Microsoft Azure.
> Some subcommands such as `az login` have their own usage documentation.
> More information: <https://docs.microsoft.com/cli/azure>.
> More information: <https://learn.microsoft.com/cli/azure>.
- Log in to Azure:

View File

@@ -1,7 +1,7 @@
# csc
> The Microsoft C# Compiler.
> More information: <https://docs.microsoft.com/dotnet/csharp/language-reference/compiler-options/command-line-building-with-csc-exe>.
> More information: <https://learn.microsoft.com/dotnet/csharp/language-reference/compiler-options/command-line-building-with-csc-exe>.
- Compile one or more C# files to a CIL executable:

View File

@@ -1,7 +1,7 @@
# dotnet build
> Builds a .NET application and its dependencies.
> More information: <https://docs.microsoft.com/dotnet/core/tools/dotnet-build>.
> More information: <https://learn.microsoft.com/dotnet/core/tools/dotnet-build>.
- Compile the project or solution in the current directory:

View File

@@ -1,7 +1,7 @@
# dotnet ef
> Perform design-time development tasks for Entity Framework Core.
> More information: <https://docs.microsoft.com/ef/core/cli/dotnet>.
> More information: <https://learn.microsoft.com/ef/core/cli/dotnet>.
- Update the database to a specified migration:

View File

@@ -1,7 +1,7 @@
# dotnet publish
> Publish a .NET application and its dependencies to a directory for deployment to a hosting system.
> More information: <https://docs.microsoft.com/dotnet/core/tools/dotnet-publish>.
> More information: <https://learn.microsoft.com/dotnet/core/tools/dotnet-publish>.
- Compile a .NET project in release mode:

View File

@@ -1,7 +1,7 @@
# dotnet restore
> Restores the dependencies and tools of a .NET project.
> More information: <https://docs.microsoft.com/dotnet/core/tools/dotnet-restore>.
> More information: <https://learn.microsoft.com/dotnet/core/tools/dotnet-restore>.
- Restore dependencies for a .NET project or solution in the current directory:

View File

@@ -1,7 +1,7 @@
# dotnet tool
> Manage .NET tools and search published tools in NuGet.
> More information: <https://docs.microsoft.com/dotnet/core/tools/global-tools>.
> More information: <https://learn.microsoft.com/dotnet/core/tools/global-tools>.
- Install a global tool (don't use `--global` for local tools):

View File

@@ -2,7 +2,7 @@
> Cross platform .NET command-line tools for .NET Core.
> Some subcommands such as `dotnet build` have their own usage documentation.
> More information: <https://docs.microsoft.com/dotnet/core/tools>.
> More information: <https://learn.microsoft.com/dotnet/core/tools>.
- Initialize a new .NET project:

View File

@@ -2,7 +2,7 @@
> Azure Functions Core Tools: Develop and test Azure Functions locally.
> Local functions can connect to live Azure services, and can deploy a function app to an Azure subscription.
> More information: <https://docs.microsoft.com/azure/azure-functions/functions-run-local>.
> More information: <https://learn.microsoft.com/azure/azure-functions/functions-run-local>.
- Create a new functions project:

View File

@@ -1,7 +1,7 @@
# msbuild
> The Microsoft build tool for Visual Studio project solutions.
> More information: <https://docs.microsoft.com/visualstudio/msbuild>.
> More information: <https://learn.microsoft.com/visualstudio/msbuild>.
- Build the first project file in the current directory:

View File

@@ -2,7 +2,7 @@
> Command-line shell and scripting language designed especially for system administration.
> See also: `pwsh`.
> More information: <https://docs.microsoft.com/windows-server/administration/windows-commands/powershell>.
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/powershell>.
- Start an interactive shell session:

View File

@@ -1,7 +1,7 @@
# pwsh
> PowerShell Core is a cross-platform automation and configuration tool/framework.
> More information: <https://docs.microsoft.com/powershell/>.
> More information: <https://learn.microsoft.com/powershell/>.
- Start an instance of PowerShell: