Auteur de questions
Azure virtual machine DNS (FQDN)

Discussion générale
-
<header aria-label="Content" class="entry-header" style="overflow-wrap:break-word;color:#232323;font-family:'Libre Franklin', sans-serif;font-size:17px;">
How do I add a DNS to Azure VM?
Follow the below steps to add a DNS name to the Azure virtual machine(VM)
Step- 1: Login to https://portal.azure.com/
Step- 2: Search for Virtual machines there.
Step- 3: You will see the list of VM created in your Azure subscription. It will show the VM name, Type, Status, ResourceGroup, Location, etc.
Step- 4: Now click on the VM name. “MyNewVM” in my case. You can able to see the details of your virtual machine like Public IP address, status, Computer name, Operating system, Size etc.
Step- 5: You can also see the DNS name here. Click on the configure link.
Step- 6: Select the Assignment as Dynamic, Provide a name for the DNS in the DNS name label field. Then click on the Save button.
So now if you can see my DNS name is “mynewvm.westus.cloudapp.azure.com“. You can see it here on the Overview tab.
- Azure virtual machine public IP
- How to assign a static Public IP to the Virtual Machine during the creation time
- Assign a static Public IP while creating a Virtual Machine using PowerShell
Azure virtual machine open port
Follow the below steps for the open port in Azure
Step- 1: Login to https://portal.azure.com/
Step- 2: Search for Virtual machines there.
Step- 3: You will see the list of VM created in your Azure subscription. It will show the VM name, Type, Status, ResourceGroup, Location, etc.
Step- 4: Now click on the VM name. “MyNewVM” in my case. You can able to see the details of your virtual machine like Public IP address, status, Computer name, Operating system, Size, etc.
Step- 5: Click on the Networking link under Settings.
Step- 6: Click on the Add inbound port rule button.
Step- 7: In the Add inbound security rule window, Add the below details and then click on the Add button.
Step- 8: Now you can see the rule got created.
Azure virtual machine Close port
There are two options to close the Azure virtual machine port.
Option-1:
Follow the below steps
Step- 1: Login to https://portal.azure.com/
Step- 2: Search for Virtual machines there.
Step- 3: You will see the list of VM created in your Azure subscription. It will show the VM name, Type, Status, ResourceGroup, Location, etc.
Step- 4: Now click on the VM name. “MyNewVM” in my case. You can able to see the details of your virtual machine like Public IP address, status, Computer name, Operating system, Size, etc.
- Modifié Nabil Akarne lundi 4 juillet 2022 14:55
lundi 4 juillet 2022 14:52
Toutes les réponses
-
Bonjour,
Merci d’avoir sollicité la communauté Technet France
Pour une meilleure visibilité et pour obtenir plus de réponses à votre sujet merci de vous exprimer en Français sur le Forum FR ou postez votre question sur le Forum Anglais
D’avance merci
Cordialement
Alexis
--------------------------------------------------------------------------------------------------------
Hello,
Thank you for reaching out to the Technet Community
For better visibility and to obtain more answers to your subject, please express yourself in French on the FR Forum or post your question on the English Forum
Thanks in advance
Cordially
Alexis
Microsoft propose ce service gratuitement, dans le but d'aider les utilisateurs et d'élargir les connaissances générales liées aux produits et technologies Microsoft. Ce contenu est fourni « tel quel » et il n'implique aucune responsabilité de la part de Microsoft. S'il vous plaît n'oubliez pas de « Marquer comme réponse » les réponses qui ont résolu votre problème. C'est une voie commune pour reconnaître ceux qui vous ont aidé, et rend plus facile l’accès aux solutions.
lundi 4 juillet 2022 15:00Modérateur -
... et c'est quoi la question ? Je ne vois qu'un extrait d'un Mode opératoire.lundi 4 juillet 2022 17:55