Physical Address

304 North Cardinal St.
Dorchester Center, MA 02124

Administer Power Apps portals Microsoft Quiz Answers

Get Administer Power Apps portals Microsoft Quiz Answers

Note:

Microsoft Power Pages, formerly known as the Power Apps portal capability, is now in public preview as a standalone product.

Microsoft Power Pages is low-code development and hosting platform ideal for building modern, secure, and data-centric business websites. Whether you’re a low-code maker or professional developer, Power Pages enables you to rapidly design, configure, and public your websites to engage your customers, partners, and communities.

For more information, see Power Pages.

Administrators need to understand how to configure various features and add-ons to ensure the portal runs securely and efficiently. Power Apps portals provides additional features and functionalities including integration with other Microsoft technologies such as SharePoint document libraries and Power BI reports. This learning path describes tools and techniques available for administrators to configure and maintain Power Apps portals, as well as efficiently troubleshoot the issues.

This learning path helps prepare you for Exam PL-400: Microsoft Power Platform Developer.

Prerequisites:

  • Power Apps trial subscription.
  • Provisioned Power Apps portal from blank.
  • Understanding of how to navigate and customize the model-driven Power Apps.
  • Basic knowledge of other Microsoft technologies like SharePoint, Power BI, Azure Active Directory, is beneficial.

Enroll on Microsoft

Module 1: Power Apps portals administration

Note:

Microsoft Power Pages, formerly known as the Power Apps portal capability, is now in public preview as a standalone product.

Microsoft Power Pages is low-code development and hosting platform ideal for building modern, secure, and data-centric business websites. Whether you’re a low-code maker or professional developer, Power Pages enables you to rapidly design, configure, and public your websites to engage your customers, partners, and communities.

For more information, see Power Pages.

This module will focus on the Microsoft Power Apps Portals administration and using the Power Apps admin center. Additional actions and features are available that you can use to enhance portal functionality.

Learning objectives:

In this module, you will:

  • Identify the various Power Apps admin center actions and capabilities for configuring a Power Apps portal.
  • Learn how to configure key portal features such as custom domain names.
  • Manage SSL certificates and custom domain names.
  • Differentiate key features such as maintenance mode and IP address restriction.

Prerequisites:

Basic understanding and usage of Microsoft Power Platform administration and solutions and how data is stored in Microsoft Dataverse. Knowledge of web technologies such as SSL, custom URLs, IP addresses, and so on, will also be beneficial.

This module is part of these learning paths:

Quiz 1: Check your knowledge

Q1. Where you can view all portals that have been provisioned in a specific tenant?

  • Power Apps portals admin center
  • Power Platform admin center
  • Power Apps admin portal
  • Navigate to each environment and view the list of apps

Q2. What kind of SSL certificate file format is required for Power Apps portals?

  • PFX
  • CER
  • P7B
  • SHA2

Q3. You need to update a large amount of Microsoft Dataverse data, which will affect some of the functionality of the portal. You want to block users from navigating to the portal. What is your best option to complete this task?

  • Turn off the portal in the Portal Actions section.
  • Run the portal reset action.
  • Use the portal maintenance mode.
  • Use IP address restrictions.

Q4. Which one of the following steps is not required to configure a custom URL?

  • The portal must not be a trial.
  • You need to own a custom domain.
  • You need an SSL certificate for the custom domain.
  • The portal must be in maintenance mode.

Module 2: Integrate Power Apps portals with web-based technologies

Note:

Microsoft Power Pages, formerly known as the Power Apps portal capability, is now in public preview as a standalone product.

Microsoft Power Pages is low-code development and hosting platform ideal for building modern, secure, and data-centric business websites. Whether you’re a low-code maker or professional developer, Power Pages enables you to rapidly design, configure, and public your websites to engage your customers, partners, and communities.

For more information, see Power Pages.

Instances might occur where you need to integrate your portal to web-based technologies to extend the scope of your application. This module will focus on explaining the process and options to integrate a Power Apps portal with related technologies such as SharePoint, Microsoft Power BI, model-driven charts, and others.

Learning objectives:

In this module, you will:

  • Discover how to use the Iframe component to link to other cloud-based technologies.
  • Learn how to configure portal integration to SharePoint document libraries.
  • Learn how to embed Power BI reports on a Power Apps portals page.
  • Learn how to enhance a portal page with model-driven charts.

Prerequisites:

Basic understanding of Power Apps portals, how to create webpages, and how to use the portal source code editor, model-driven apps, and Power BI concepts and components.

This module is part of these learning paths:

Quiz 1: Check your knowledge

Q1. How would you add a SharePoint document library to a Power Apps portals page?

  • Add an iFrame element that points to the SharePoint URL.
  • Use the {% sharepoint %} Liquid tag.
  • Add a Document Location subgrid on a model-driven form.
  • Add the SharePoint component to the page in portals Studio.

Q2. You add a Power BI component to your portal page by using the Publish to web access type, and in the source code editor, you add filtering to the Liquid tag. However, portal users still see the entire dataset. What could be the issue?

  • The portal users need to be signed in.
  • You’ll need to refresh the cache.
  • The Power BI Liquid tag doesn’t have Azure AD authentication set using authentication_type:"aad" parameter.
  • You need to configure row-level security in Power BI Dashboard.

Q3. How to add Power Virtual Agents to a portal page.

  • Insert Chatbot component.
  • Insert Power Virtual Agents component.
  • Insert {% chat %} Liquid tag.
  • Power Virtual Agents can’t be added to a portal page.

Q4. Document management in Power Apps portals works with what version of SharePoint?

  • SharePoint 2013 or above
  • SharePoint Online
  • SharePoint 2015 or above
  • SharePoint 2019 or above

Module 3: Authentication and user management in Power Apps portals

Note:

Microsoft Power Pages, formerly known as the Power Apps portal capability, is now in public preview as a standalone product.

Microsoft Power Pages is low-code development and hosting platform ideal for building modern, secure, and data-centric business websites. Whether you’re a low-code maker or professional developer, Power Pages enables you to rapidly design, configure, and public your websites to engage your customers, partners, and communities.

For more information, see Power Pages.

An individual, external user might have several identities from which to choose when registering and accessing a portal. Portal users can be onboarded in many ways, and several options are available to portal users for validating their identity and maintaining their profiles. Microsoft Power Apps portals supports a variety of authentication options and provides powerful user-management capabilities. Administrators can choose between using local authentication or delegating authentication to a trusted authentication provider. Power Apps portals supports multiple authentication providers and various industry standards.

Learning objectives:

In this module, you will:

  • Explore common authentication tasks in a Power Apps portal deployment.
  • Learn about portal contact extensions.
  • Configure and register contacts as portal users.
  • Align portal authentication settings with the business requirements.
  • Identify authentication provider capabilities and steps that are involved in the registration.
  • Select and configure identity providers.

Prerequisites:

Basic understanding of how to navigate and customize model-driven apps and Power Apps portals. Basic knowledge of modern authentication concepts would be beneficial.

This module is part of these learning paths:

Quiz 1: Check your knowledge

Q1. Which authentication method allows portal users to sign in with a username and password that is stored in Microsoft Dataverse?

  • Windows Authentication
  • Local Authentication
  • Form Authentication
  • External Authentication

Q2. A portal user hasn’t confirmed their email. What will they not be able to do?

  • Sign in to the portal
  • Use two-factor authentication
  • Change their email
  • Register for Forums notifications

Q3. You want to invite a group of 50 contacts from the same company to register on your portal. Which registration method would you use?

  • Closed Registration
  • Open Registration
  • Invitation-based Registration
  • Email Registration

Q4. Which authentication provider is recommended?

  • Local portal authentication
  • Microsoft account
  • Azure AD
  • Azure AD B2C

Module 4: Power Apps portals maintenance and troubleshooting

Note:

Microsoft Power Pages, formerly known as the Power Apps portal capability, is now in public preview as a standalone product.

Microsoft Power Pages is low-code development and hosting platform ideal for building modern, secure, and data-centric business websites. Whether you’re a low-code maker or professional developer, Power Pages enables you to rapidly design, configure, and public your websites to engage your customers, partners, and communities.

For more information, see Power Pages.

When building a Microsoft Power Apps portal, administrators should consider various techniques, best practices, and features. This module will cover the various troubleshooting tools that are available and explain the importance of using the Portal Checker tool.

Learning objectives:

In this module, you will:

  • Apply strategies and techniques to troubleshoot portal issues.
  • Learn about how the Portal Checker works and how to resolve potential portal issues.
  • Perform the portal update process.

Prerequisites:

Basic understanding of Power Apps portals structure, knowledge of how the various portal components work together, and a good understand of Microsoft Dataverse and model-driven apps.

This module is part of these learning paths:

Quiz 1: Check your knowledge

Q1. A portal user reports that a page has an error message. A developer wants to see more details on the actual portal page. Which option should you consider in the Power Apps portals admin center?

  • Reset the portal
  • Enable Portal Diagnostics logging
  • Use the Disable custom errors action
  • Review the Microsoft Dataverse plug-in trace log

Q2. You want to deploy updates to your Dataverse application that will affect portal functionality. You decide to put the portal in maintenance mode, but your manager wants portal visitors to see how long the site will be unavailable. What can you do?

  • Use IP address restrictions
  • Enable the default maintenance mode page
  • Enable Portal Maintenance mode and redirect to a custom page on another site that indicates the downtime
  • Deploy the updates after business hours

Q3. Portal visitors are reporting an issue when they’re creating support cases on a Customer self-service portal. Where should you investigate first?

  • Verify that diagnostic logging has been enabled
  • Turn on the Disable custom errors action setting
  • Set the Site/EnableCustomPluginError site setting and then set the value to True
  • Determine if the issue occurs when you create a case in the Dynamics 365 Customer Service app

Q4. What part of the Power Apps portals system isn’t automatically updated?

  • The portals admin and maker tools
  • The Azure portal web app
  • Dataverse
  • The portals solutions in the environment
Conclusion:

I hope this Administer Power Apps portals Microsoft Quiz Answers would be useful for you to learn something new from this problem. If it helped you then don’t forget to bookmark our site for more Coding Solutions.

This Problem is intended for audiences of all experiences who are interested in learning about Data Science in a business context; there are no prerequisites.

Keep Learning!

More Coding Solutions >>

LeetCode Solutions

Hacker Rank Solutions

CodeChef Solutions

Leave a Reply

Your email address will not be published. Required fields are marked *