AzureAPICrawler

1.0.1

This module intends to ease processing the Azure REST API Specs repository (https://github.com/Azure/azure-rest-api-specs) by providing you with a couple useful utilities.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzureAPICrawler

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzureAPICrawler

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Microsoft. All rights reserved.

Package Details

Author(s)

  • Alexander Sehr

Tags

Azure AzureRESTAPISpecs API REST

Dependencies

This module has no dependencies.

Release Notes


1.0.1
* Fixed bug when fetching diagnostic logs

1.0.0
* Release version after weeks of testing in production
* Added capability to fetch additional API versions using external functions

0.2.0
* Updated output of [Get-AzureAPISpecsData] function to Hashtable and only properties that will be surfaced by the utilities (e.g., not outputs/resources, etc.).

For more information, please refer to the official docs at: https://github.com/AlexanderSehr/AzureAPICrawler.

FileList

Version History

Version Downloads Last updated
1.0.1 (current version) 167 3/13/2023
1.0.0 1,691 1/2/2023
0.2.0 258 11/22/2022
0.1.3 13 11/21/2022
0.1.2 27 11/20/2022
0.1.1 13 11/20/2022
Show more