Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit f027008

Browse files
authored
Broken-link-fixed
1 parent 978580f commit f027008

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/sql-server/azure-arc/connect-at-scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Each machine must have [Azure PowerShell](/powershell/azure/install-az-ps) insta
7474

7575
Each target machine must have the [Azure CLI installed](/cli/azure/install-azure-cli). The registration script will automatically sign in to azure with the service principal credentials if they’re provided and no other user is already signed in. Use the following steps to connect SQL Server instances on multiple Linux machines.
7676

77-
1. Create the service principal using the ['az ad sp create-for-rbac'](/cli/azure/ad/sp.md#az_ad_sp_create_for_rbac) command.
77+
1. Create the service principal using the ['az ad sp create-for-rbac'](https://docs.microsoft.com/cli/azure/ad/sp#az_ad_sp_create_for_rbac) command.
7878

7979
```azurecli-interactive
8080
az ad sp create-for-rbac --name <your service principal name> --role <your custom role name>

0 commit comments

Comments
 (0)