Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rwa version 1.1 (#345) * standardize git settings * generic container name * replace infra * version 1.1 * move directory * pin AZD version * add additional-resources.md * src version 1.1 * add isolated deployment doc * add prerequisites * remove unused file * replace steps to deploy * match telemetry * update comment * new telemetryId * no longer beta * fix redis race condition * add local-development * cleaning up image folder * update image * web app name * workflow updates * update simulate the patterns * new re-open image * local-development workflow * updates based on azd workflow * Add Az module installation and update environment creation instructions * Update application name in README * Remove unnecessary information from README.md * Remove Azure deployment deletion instructions * Fix typo in simulate-patterns.md * Update simulation patterns and cleanup screenshots * Add secondary resource group output * Update output variable names in main.bicep file * Fix variable assignment in README.md * Update deployment instructions to use PowerShell scripts * Update App Insights with timing information * Update README.md and isolated-deployment.md * Update deployment instructions for multi-region deployment * Update front-door-route.bicep to add uri * add navigation to redis console * Update deployment commands and add instructions to find application URL * Update isolated deployment configuration * Update secondary region variable name in isolated deployment guide * Update authentication link in isolated deployment guide * unique deployment names * skip SSMS * unique dns zone link deployment name * Update module names based on deployment settings * Remove code for peering spoke to spoke * Support for secondary region in cleanup.ps1 * deployment instructions * reduced deployment time average * align with latest cleanup.ps1 * Update relecloud-solution-diagram.png * Fix variable interpolation in cleanup script * Update module names to include network names in peer connections * Update Az module import in cleanup and setup scripts --------- Co-authored-by: Adrian Hall <[email protected]> * update file perm * Azd upgrade (#346) * fix missing dependencies * align with azd latest * target supported version * Incorporate testing feedback (#347) * toggle prompts by support * describe kv location * Update module comments * Remove link * Update template comments * Update Azure Firewall resource description * Update comments front door templates * remove unused param * Update comments in azure-monitor.bicep file * Update comments for peer-networks.bicep file * Update shared-frontdoor.bicep file * Update telemetry module documentation * Add Relecloud VNet Diagram.vsdx diagram * remove unused param * increment AZD version * front door private endpoint approval * Entra update * Add Azure App Configuration service * Fix null reference exception and add user creation * Update error message for null purchase ticket request * deployment parameter validation * deploy resources to secondary location * reference Microsoft Entra ID * update workflow * add budget cleanup scripts * add principal type * file perm * update with troubleshooting * update troubleshooting * set telemetry (#355) * Diagram updates (#356) * add diagram * update workflow * update workflow * support vs * purge support * Update README.md Co-authored-by: Nish Anil <[email protected]> * Update README.md Co-authored-by: Nish Anil <[email protected]> --------- Co-authored-by: Nish Anil <[email protected]> * update annotation * add network diagram to prod-deployment.md * Rwa 1.1 updates (#358) * Update README.md * added new rwa dotnet 1.1 image * deleted old image file * update link to diagram * fixed bullet points in readme * fixed bullet points * Update README.md * Update README.md * Apply suggestions from code review Co-authored-by: Ken Schlobohm <[email protected]> --------- Co-authored-by: Ken Schlobohm <[email protected]> * Simplify AZD experience (#360) * cleanup on azd down * update steps * azd up for dev * format web_uri output * update formatting * update logic * align deployment steps * resourceToken for naming deployments * updated steps * fix deployment name conflicts * support cleanup when provision fails * update secondaryResourceToken * update test regions * fix delete groups condition * align with new script switch * update timing * add postconfiguration * describe deployment steps * simplify steps * update instructions * azd vars to make prod-deployment easier * az module * prod file cleanup * secondary region instructions * hub resource token * fix secondary region deploy * instruction updates * add resourceToken to hub * convert jq commands to pwsh * fix intermittent delete erorr * describe fingerprint issue * update workflow for azd hooks * remove location * Update infra/scripts/predeploy/set-app-configuration.ps1 Co-authored-by: Mike Rousos <[email protected]> * fix error msg * default to trusted launch * conditionally define var * single chmod * provide region help * script permission * update perm * update perm * add post-deployment * Azure pwsh installed by script * describe troubleshooting link * fix conditional typo * fix conditional typo2 * principal check * update env vars * Rwa 1.1 updates (#358) * Update README.md * added new rwa dotnet 1.1 image * deleted old image file * update link to diagram * fixed bullet points in readme * fixed bullet points * Update README.md * Update README.md * Apply suggestions from code review Co-authored-by: Ken Schlobohm <[email protected]> --------- Co-authored-by: Ken Schlobohm <[email protected]> * remove unused line * arrange tags * remove echo * remove toLower (#361) * remove ToLower * clarify step * unique module names * unique module name * add WSL clone instructions * instruction update * update page name * add DDoS link * update SCP cmd * align SDK to MWA * fix scp command --------- Co-authored-by: Mike Rousos <[email protected]> Co-authored-by: Stephen Sumner <[email protected]> Co-authored-by: Mark Tinderholt <[email protected]> * Add composite docs (#363) * add sla-calculation * add storage * Update readme (#362) * update readme * fix link * quick updates to developer-experience.md * rename simulate-patterns doc * Update README deployment description * fix title * describe PSVersion * fix link * add trademarks * Update deployment teardown instructions * link to SLA doc * fix link * prod deployment title * typos * Update Redis Console commands to clarify their purpose * fix typo * Update README.md * update demo.md * describe region pairs * update README * update prerequisites.md * Workflow commands (#366) * align steps with readme * azd env new * swap AZURE_PRINCIPAL_TYPE * AZURE_PRINCIPAL_TYPE * select subscription * include jq for teardown * consolidate teardown * fix typo * update teardown * update step label * support purge * set AZURE_RESOURCE_GROUP * add Read-ApplicationPrompt * enable purge option * data validation * add concurrency * Update Dockerfile * label jump host * Hub jump (#367) * wip - move to hub * add var needed for cleanup * remove unused params * remove unused params * add output var type * redefine devopsSubnet * rename * rename host * update deployment instructions * jumpbox * Updated steps for Visual Studio experience (#368) * align with main parameters file * support dev experience auth * updated steps * support dev commands * scripted support to make azure sql accessible * add steps to start the solution * remove unused images * update diagram * update diagram names * fix param validation --------- Co-authored-by: Adrian Hall <[email protected]> Co-authored-by: Nish Anil <[email protected]> Co-authored-by: Stephen Sumner <[email protected]> Co-authored-by: Mike Rousos <[email protected]> Co-authored-by: Mark Tinderholt <[email protected]>
- Loading branch information