Added video tutorial in azure.md for using Azure DNS

This commit is contained in:
Houssem Dellai 2023-05-01 11:57:54 +02:00 committed by GitHub
parent d679fdb110
commit e233a2accb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -648,3 +648,9 @@ resource group:
```bash ```bash
$ az group delete --name "MyDnsResourceGroup" $ az group delete --name "MyDnsResourceGroup"
``` ```
## More tutorials
A video explanantion is available here: https://www.youtube.com/watch?v=VSn6DPKIhM8&list=PLpbcUe4chE79sB7Jg7B4z3HytqUUEwcNE
![image](https://user-images.githubusercontent.com/6548359/235437721-87611869-75f2-4f32-bb35-9da585e46299.png)