Updated rest of Microsoft `docs` links to new `learn` links.
parent
497a0cfe92
commit
d6af95521d
|
@ -5,7 +5,7 @@ You need the Azure CLI 2.0 tools to create a service principal for access to you
|
||||||
Either install Azure CLI 2.0 locally or use the Azure Cloud Shell in Bash mode.
|
Either install Azure CLI 2.0 locally or use the Azure Cloud Shell in Bash mode.
|
||||||
|
|
||||||
(See the [
|
(See the [
|
||||||
Azure Command-Line Interface (CLI) documentation](https://docs.microsoft.com/en-us/cli/azure/overview?view=azure-cli-latest) for more details)
|
Azure Command-Line Interface (CLI) documentation](https://learn.microsoft.com/en-us/cli/azure/?view=azure-cli-latest) for more details)
|
||||||
|
|
||||||
#### Log-in to Azure
|
#### Log-in to Azure
|
||||||
|
|
||||||
|
@ -165,7 +165,7 @@ If you want to use different credentials, use the `--accountconf` switch to spec
|
||||||
|
|
||||||
In Azure DNS you can limit the permissions for the service principal further and only grant permissions to modifiy TXT records for a given DNS Zone.
|
In Azure DNS you can limit the permissions for the service principal further and only grant permissions to modifiy TXT records for a given DNS Zone.
|
||||||
|
|
||||||
(See [How to protect DNS zones and records](https://docs.microsoft.com/en-us/azure/dns/dns-protect-zones-recordsets) for more details)
|
(See [How to protect DNS zones and records](https://learn.microsoft.com/en-us/azure/dns/dns-protect-zones-recordsets) for more details)
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue