Eskil Uhlving Larsen
Eskil Uhlving Larsen
My intel icon have moved up to the right and is not centered in the cinnamon panel, what is wrong? 
# Overview/Summary The module for customRoleDefinitions currently includes the CAF recommended custom roles, with no way to add additional roles. Customers who would like more custom roles have these options:...
## PR Summary Updates the generated docs to annotate nullable parameters as optional instead of required. Updated tests. Closes issue #340 ## PR Checklist - [x] PR has a meaningful...
## **Description of the issue** [Nullable datatypes](https://github.com/Azure/bicep/pull/9454) in bicep compiles to json with the nullable-property as true, but the docs will say the parameter is required and not optional. The...
Fix typo in description of policy `Exclude Usage Costs Resources`
# Overview/Summary Bug in the pipeline-scripts causes the the date to be limited to 64 chars, instead of limiting the entire deploymentname to be max 64 chars. This PR fixes...
- Added abbreviation for container apps jobs - [https://github.com/Azure-Samples/container-apps-jobs](https://github.com/Azure-Samples/container-apps-jobs) AFTER YOUR PR HAS BEEN CREATED, expand this section for tips and additional instructions. These are common guidelines for contributions across...
## error My pipeline errors out: ```text ... 2024-10-13T21:43:40.6358609Z [36mVERBOSE: Az.Accounts(3.0.2): Added to install plan[0m ... 2024-10-13T21:43:41.1731039Z [36mVERBOSE: Az.Accounts(3.0.4): Added to install plan[0m ... 2024-10-13T21:43:45.2143307Z [36mVERBOSE: ✅ All required modules...
# Overview/Summary At the start of 2025 there was added the option to enable "Fallback to internet" for private DNS zones for Private Link resources. This PR allows this option...
Make it clearer in the PR template what doc directories are available