What are the possible ways to achieve this goal?
You create a model that has many new forms. You need to locate the forms that do not have a form pattern applied to their form design. What are the possible ways to achieve this goal? Each correct answer presents a complete solution. A. Use the Find in files command to search for < /Pattern>. […]
What are two possible ways to invoke the report?
You are an Independent Software Vendor (ISV) developer and are working on extending a solution. You complete a report and need to invoke it. What are two possible ways to invoke the report? Each correct answer presents a complete solution. A. from a Menu Reference located on a Menu artifact B. from a Menu Item […]
In which situation should you opt to use the Form Part Factbox Grid?
You are creating a FactBox form. You need to determine whether you should use the Form Part Factbox Grid from pattern or the Form Part Factbox Card form pattern. In which situation should you opt to use the Form Part Factbox Grid? A. when the form that the part is on contains a grid B. […]
What should you do to achieve this goal?
You create a new form to allow users to edit records in the Customer table. You need to prevent users from deleting any customer records. What should you do to achieve this goal? A. On the CustTable data source on the form, set the Allow Delete property to No. B. Remove the Delete command button […]
Which two settings can you configure at the container level?
You have an Azure Cosmos DB account that uses the Core (SQL) API. Which two settings can you configure at the container level? Each correct answer presents a complete solution. (Choose two.) NOTE: Each correct selection is worth one point. A. the throughput B. the read region C. the partition key D. the API Reference: […]
At which two levels can you set the throughput for an Azure Cosmos DB account?
At which two levels can you set the throughput for an Azure Cosmos DB account? Each correct answer presents a complete solution. (Choose two.) NOTE: Each correct selection is worth one point. A. database B. item C. container D. partition Reference: https://docs.microsoft.com/en-us/azure/cosmos-db/set-throughput
When should you implement a read-only database replica?
You have a transactional application that stores data in an Azure SQL managed instance. When should you implement a read-only database replica? A. You need to generate reports without affecting the transactional workload. B. You need to audit the transactional application. C. You need to implement high availability in the event of a regional outage. […]
What should you use?
You need to design and model a database by using a graphical tool that supports project-oriented offline database development. What should you use? A. Microsoft SQL Server Data Tools (SSDT) B. Microsoft SQL Server Management Studio (SSMS) C. Azure Databricks D. Azure Data Studio Reference: https://docs.microsoft.com/en-us/sql/ssdt/project-oriented-offline-database-development?view=sql-server-ver15
What is a benefit of hosting a database on Azure SQL managed instance as compared to an Azure SQL database?
What is a benefit of hosting a database on Azure SQL managed instance as compared to an Azure SQL database? A. built-in high availability B. native support for cross-database queries and transactions C. system-initiated automatic backups D. support for encryption at rest Reference: https://docs.microsoft.com/en-us/azure/azure-sql/database/features-comparison
Which type of authentication should you use?
You need to ensure that users use multi-factor authentication (MFA) when connecting to an Azure SQL database. Which type of authentication should you use? A. service principal authentication B. Azure Active Directory (Azure AD) authentication C. SQL authentication D. certificate authentication Reference: https://docs.microsoft.com/en-us/azure/azure-sql/database/authentication-mfa-ssms-overview