diff --git a/content/commercial_packages/ms-azure-iotedge.md b/content/commercial_packages/ms-azure-iotedge.md new file mode 100644 index 00000000..a73d2487 --- /dev/null +++ b/content/commercial_packages/ms-azure-iotedge.md @@ -0,0 +1,24 @@ +--- +name: Microsoft Azure IOT Edge +vendor: Microsoft +category: Containers and Orchestration +description: Microsoft Azure IoT Edge is a device-focused runtime and cloud-managed service from Microsoft that enables deployment, execution, and monitoring of containerized workloads on IoT devices. +product_url: https://learn.microsoft.com/en-us/azure/iot-edge/about-iot-edge +works_on_arm: true +release_date_on_arm: 2019/08/02 + + +optional_info: + homepage_url: https://learn.microsoft.com/en-us/azure/iot-edge/about-iot-edge + support_caveats: + alternative_options: + getting_started_resources: + official_docs: https://learn.microsoft.com/en-us/azure/iot-edge/quickstart-linux + arm_content: + vendor_announcement: https://devblogs.microsoft.com/visualstudio/azure-iot-dev-experience-july-update-iot-edge-tooling-ga-and-more/ + + +optional_hidden_info: + other_info: The Azure IoT Edge Runtime Components software is "licensed, not sold," and while you have the right to "install and use any number of copies" and "distribute the software, in object code form only," you may not "modify or distribute the source code" in a way that would open-source Microsoft's other intellectual property. + +--- diff --git a/content/opensource_packages/azurecli.md b/content/opensource_packages/azurecli.md new file mode 100644 index 00000000..edf83716 --- /dev/null +++ b/content/opensource_packages/azurecli.md @@ -0,0 +1,31 @@ +--- +name: Microsoft Azure CLI +category: DevOps +description: Azure Command-Line Interface (CLI) is a cross-platform command-line tool that enables users to manage and automate Azure resources through interactive commands or scripts. +download_url: https://github.com/Azure/azure-cli/tags +works_on_arm: true +supported_minimum_version: + version_number: 2.46.0 + release_date: 2023/03/07 + + +optional_info: + homepage_url: https://learn.microsoft.com/en-us/cli/azure/ + support_caveats: + alternative_options: + getting_started_resources: + official_docs: https://learn.microsoft.com/en-us/cli/azure/install-azure-cli + arm_content: https://learn.arm.com/install-guides/azure-cli/ + partner_content: + arm_recommended_minimum_version: + version_number: + release_date: + reference_content: + rationale: + +optional_hidden_info: + release_notes__supported_minimum: https://learn.microsoft.com/en-us/cli/azure/release-notes-azure-cli?view=azure-cli-latest#march-07-2023 + release_notes__recommended_minimum: + other_info: + +---