Tag: azure
All the articles with the tag "azure".
Creating A User Readable Timestamp From Cosmos DB _ts Using SQL Query
Convert Cosmos DB's Unix _ts timestamp into a readable date and time using a SQL query.
Comparing Template Versions For Azure Resource Manager (ARM), Bicep, or Terraform Using Azure
Compare Azure resource schemas when updating API versions in ARM, Bicep, or Terraform configurations.
Azure Key Vault: Certificate "Download in PFX/PEM format" Not Available
Enable Azure Key Vault certificate downloads in PFX/PEM format with the necessary secret permissions.
Retrieving ObjectIds In An Azure Active Directory Group Using Azure CLI
Use `az ad group member list` and JMESPath queries to return member details as a table or comma-separated object IDs.