The final step of developing an app is to make it available to users. In this chapter, we’ll walk through the steps to publish an app. This enables named groups or users to enjoy the work that we created. Other useful topics that we’ll cover will include the following:
How to manage app versions. This feature is helpful because it enables us to restore a previous version of an app if we accidently publish updates that contain breaking changes.
How to configure data connections when publishing apps. In some cases, PowerApps can share data connections with end users. It’s important to understand how this works because this ...