Merge pull request #3583 from HoussemDellai/azuredns/added-video-explanantion

Added video tutorial in azure.md for using Azure DNS
This commit is contained in:
Kubernetes Prow Robot 2023-05-06 05:27:16 -07:00 committed by GitHub
commit 74d1f201b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -648,3 +648,9 @@ resource group:
```bash
$ 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)