status¶
An Azure Function App to collect status information.
- status.CREDENTIALS¶
A set of credentials to use for authentication.
- Type:
Final
Functions
|
Get status and role assignments for all subscriptions. |
|
Get an auth client for a given subscription. |
|
Get the members list for a group. |
|
Get a user from the graph client. |
|
Get a user from the graph client. |
|
Get details of a service principal. |
|
Populate RoleAssignment objects with principal role details. |
|
Return a list of role assignments from an auth client. |
|
Return a dictionary of role definitions from an auth client. |
|
Get the role assignment models for each a subscription. |
|
Run status app. |
|
Post each item of status_data to a route. |
Modules
Authentication between status package and API web app. |
|
Utils to send logs to Azure Application Insights. |
|
Configuration for the app. |