From d6af95521d63be2452b2e1f8e5ae1dce80eb32dd Mon Sep 17 00:00:00 2001 From: Adam Bulgatz Date: Thu, 3 Oct 2024 00:43:13 -0500 Subject: [PATCH] Updated rest of Microsoft `docs` links to new `learn` links. --- How-to-use-Azure-DNS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/How-to-use-Azure-DNS.md b/How-to-use-Azure-DNS.md index c00e315..141921c 100644 --- a/How-to-use-Azure-DNS.md +++ b/How-to-use-Azure-DNS.md @@ -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. (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 @@ -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. -(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: