reliable-web-app-pattern-dotnet icon indicating copy to clipboard operation
reliable-web-app-pattern-dotnet copied to clipboard

The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.

Results 10 reliable-web-app-pattern-dotnet issues
Sort by recently updated
recently updated
newest added

I validated that adding this attribute prevents the secrets from showing up in non-secure contexts. Before: ![before](https://github.com/Azure/reliable-web-app-pattern-dotnet/assets/583206/ef64c7ab-2e77-4bcd-9464-39c8964e66ef) After: ![after](https://github.com/Azure/reliable-web-app-pattern-dotnet/assets/583206/07b82236-f584-4864-b4af-e2c3a9c53a12) Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1914249

This PR adds an extra workflow that is either triggered manually or whenever anyone changes the files in infra/ It scans the templates against the best practice rule list, primarily...

Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.2 to 1.11.0. Release notes Sourced from Azure.Identity's releases. Azure.Identity_1.11.0 1.11.0 (2024-04-09) Bugs Fixed AzurePowerShellCredential now handles the case where it falls back to legacy PowerShell without...

dependencies

Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.2 to 1.11.0. Release notes Sourced from Azure.Identity's releases. Azure.Identity_1.11.0 1.11.0 (2024-04-09) Bugs Fixed AzurePowerShellCredential now handles the case where it falls back to legacy PowerShell without...

dependencies

running "azd provision" getting error: ERROR: deployment failed: failing invoking action 'provision', error deploying infrastructure: deploying to subscription: Deployment Error Details: BadRequest: Azure subscription is not registered with CDN Provider....

bug

In our efforts to test Azure Availability Zone resiliency failure modes, we utilized the .NET reliable web application's codebase. We modified the solution to host it on Azure Kubernetes Service...

enhancement

This removes the SQL admin password and just uses Entra for all logins. The developer is added as an owner so they can bootstrap the application and docs around adding...

Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.2 to 1.11.4. Release notes Sourced from Azure.Identity's releases. Azure.Identity_1.11.4 1.11.4 (2024-06-10) Bugs Fixed Managed identity bug fixes Azure.Identity_1.11.3 1.11.3 (2024-05-07) Bugs Fixed Fixed a regression in...

dependencies