-
Notifications
You must be signed in to change notification settings - Fork 18
Enhance Bicep templates and scripts for clarity and validation #231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ns for clarity and validation
…ency across Azure DevOps and Bicep templates
…ns for tags, Key Vault settings, and project network configurations to ensure clarity and validation.
- Corrected schema reference in azureResources.yaml from 'shema' to 'schema'. - Updated security.schema.json to use JSON Schema Draft 2020-12, added detailed descriptions, examples, and improved validation for tags and Key Vault properties. - Enhanced devcenter.schema.json to align with JSON Schema Draft 2020-12, added comprehensive descriptions, examples, and structured definitions for resource groups, tags, and project configurations. - Added new azureResources.schema.json to define Azure resource group organization and configuration, including workload, security, and monitoring resource groups with detailed validation rules. - Updated package.json formatting for consistency.
…r clarity and validation
…idation, and error handling for Azure role assignments and deployment credentials management
…t with improved documentation, parameter validation, and error handling for GitHub secret operations.
…idation, and error handling for Azure resource group deletions.
…validation, and error handling for full cleanup operations.
… functions, and error handling for Microsoft Store app updates.
…validation functions, including parameter descriptions and examples.
…tication functions, including detailed descriptions, output types, and examples.
…tion, including detailed synopsis, description, and example usage.
…scription, and example usage.
…voke-WinGetCommand for consistency
… job structures for Bicep template builds and Azure deployments
…ate release generation action descriptions for clarity and consistency
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Improve Bicep templates with enhanced descriptions and type definitions for better clarity and validation. Update documentation and configuration files for consistency across Azure DevOps and Bicep templates. Enhance PowerShell scripts and CI/CD workflows with improved documentation, error handling, and parameter validation. Remove obsolete pipeline configuration to streamline processes.