Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 991 Bytes

File metadata and controls

27 lines (19 loc) · 991 Bytes
title description ms.date ms.topic ms.devlang ms.service
Azure Dns SDK for JavaScript
Reference for Azure Dns SDK for JavaScript
05/03/2024
reference
javascript
dns

Azure DNS modules for JavaScript

Use Azure DNS to host your Domain Name System (DNS) domains in Azure. Manage your DNS records using the same credentials and billing and support contract as your other Azure services. Seamlessly integrate Azure-based services with corresponding DNS updates and streamline your end-to-end deployment process.

Management package

Install the npm module

Install the Azure DNS npm module

npm install @azure/arm-dns

Samples

  • Examples for using this module in Node.js as well as browser applications can be found in the README for the module

  • For more code samples that use various Azure packages, explore the JavaScript samples.