Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Created using wingetcreate 1.10.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: Microsoft.Azure.QuickReview
PackageVersion: 3.0.0-preview
InstallerLocale: en-US
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: bin\windows_amd64\azqr.exe
PortableCommandAlias: azqr
Commands:
- azqr
Installers:
- Architecture: x64
InstallerUrl: https://github.com/Azure/azqr/releases/download/v.3.0.0-preview/azqr-win-amd64.zip
InstallerSha256: 1C3A75F9C3790783B9EB98191E96802985614E8C26373382BD35EB5DEBC09AE1
ManifestType: installer
ManifestVersion: 1.10.0
ReleaseDate: 2026-02-03
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Created using wingetcreate 1.10.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: Microsoft.Azure.QuickReview
PackageVersion: 3.0.0-preview
PackageLocale: en-US
Publisher: Microsoft Corporation
PublisherUrl: https://github.com/Azure/azqr
PublisherSupportUrl: https://github.com/Azure/azqr/issues
PackageName: Microsoft Azure Quick Review
PackageUrl: https://github.com/Azure/azqr
License: MIT
LicenseUrl: https://github.com/Azure/azqr/blob/HEAD/LICENSE
Copyright: Copyright (c) Microsoft Corporation
ShortDescription: A tool to check compliance of Azure resources with Azure best practices and recommendations.
Description: Azure Quick Review (azqr) is a CLI tool used to identify Azure resources that may be or not compliant with Azure best practices and recommendations.
Moniker: azqr
Tags:
- azqr
- azure
ReleaseNotesUrl: https://github.com/Azure/azqr/releases/tag/v.3.0.0-preview
Documentations:
- DocumentLabel: Docs
DocumentUrl: https://azure.github.io/azqr
ManifestType: defaultLocale
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.10.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: Microsoft.Azure.QuickReview
PackageVersion: 3.0.0-preview
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0