Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.32 KB

File metadata and controls

43 lines (31 loc) · 1.32 KB
Module Name Module Guid Download Help Link Help Version Locale
utils
00000000-0000-0000-0000-000000000000
{"Update Download Link" => nil}
{"Please enter version of help manually (X.X.X.X) format" => nil}
en-US

utils Module

Description

Contains various helper functions (Sorting, parsing, or building) and functions that aren’t in-line with other modules.

utils Cmdlets

Connects to an Azure tenant.

Retrieves the path of the Azure REST API URI.

Imports configuration data from a file.

Invokes an Azure REST API then returns the response.

Invokes a query against Azure Resource Graph.

Repairs a subscription ID.

Tests if a string is a GUID.

Tests if a string is a resource group ID.

Tests if a string is a subscription ID.

Tests if a string is a tag pattern.