1.1.0 • Published 7 months ago

@anansi-lineage/azure-import v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

Azure-Import

Step 1: POST Request - tenentIdOauth2TokenPost In this request, we will obtain Azure access tokens by including "grant_type," "client_id," "client_secret," and "resource" in the request body. These generated tokens will be used to retrieve Azure resources in JSON format.

Step 2: GET Request - subscriptionsSubscriptionIdResourcesGet For the GET request, we will include the access token in the authentication header, specifying the token type as "Bearer token."

To use this package, use: npm install @anansi-lineage/azure-import

1.1.0

7 months ago

1.0.0

7 months ago