Skip to content

Commit f9c06d5

Browse files
authored
Add feedback survey to README.md (#337)
* Update README.md * Update README.md
1 parent 1c032d5 commit f9c06d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Reliable web app pattern for .NET
22

3+
> :mega: **Got feedback?** Fill out [this survey](https://aka.ms/eap/rwa/dotnet/survey) to help us shape the future of Enterprise App Patterns and understand whether we're focusing on the business goals and features important to you. [Microsoft Privacy Statement](https://go.microsoft.com/fwlink/?LinkId=521839)
4+
35
The reference implementation provides a production-grade web application that uses best practices from our guidance and gives developers concrete examples to build their own Reliable Web Application in Azure. It simulates the journey from an on-premises ASP.NET application to a migration to Azure. It shows you what changes to make to maximize the benefits of the cloud in the initial cloud adoption phase. Here's an outline of the contents in this readme:
46

57
- [Azure Architecture Center guidance](#azure-architecture-center-guidance)
@@ -475,4 +477,4 @@ The software may collect information about you and your use of the software and
475477
476478
Telemetry collection is on by default.
477479
478-
To opt out, run the following command `azd env set ENABLE_TELEMETRY` to `false` in your environment.
480+
To opt out, run the following command `azd env set ENABLE_TELEMETRY` to `false` in your environment.

0 commit comments

Comments
 (0)