page_type | languages | products | description | urlFragment | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|
sample |
|
|
This repository contains samples that show how to create, update, and remove Azure IoT Central applications using Azure Resource Manager and the Azure SDKs. |
azure-iot-central-arm-sdk-samples |
This repository contains samples that show how to create, update, and remove Azure IoT Central applications using Azure Resource Manager and the Azure SDKs.
File/folder | Description |
---|---|
csharp |
Sample .NET solution |
go |
Sample Go project. |
java |
Sample Java project. |
nodejs |
Sample TypeScript project. |
python |
Sample Python project. |
ruby |
Sample Ruby project. |
.gitignore |
Define what to ignore at commit time. |
SECURITY.md |
Security statement. |
CODE_OF_CONDUCT.md |
Microsoft Open Source Code of Conduct. |
README.md |
This README file. |
LICENSE |
The license for the samples. |
To run any of the sample code in this repository, you need an active Azure subscription. If you don't have an Azure subscription, create a free account before you begin.
The readme file in each language folder gives detailed information about the prerequisites for the sample.
The readme file in each language folder gives detailed information about how to setup and run the sample.
Azure Resource Manager is the deployment and management service for Azure. It provides a management layer that enables you to create, update, and delete resources in your Azure account.
The following table shows the various source repositories and package locations for the Azure SDKs:
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.