Skip to content

Commit

Permalink
Fix a few typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake-Madden committed Jun 10, 2024
1 parent fcb5acf commit 15c9192
Show file tree
Hide file tree
Showing 44 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion power-platform/admin/about-encryption.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Data is an organization’s most valuable and irreplaceable asset, and encryptio

Encrypting your information renders it unreadable to unauthorized persons, even if they break through your firewalls, infiltrate your network, get physical access to your devices, or bypass the permissions on your local machine. Encryption transforms data so that only someone with the decryption key can access it.

Dynamics 365 uses heterogenous storage (Dataverse) to store the data. The data is distributed across different storage types:
Dynamics 365 uses heterogeneous storage (Dataverse) to store the data. The data is distributed across different storage types:

- Azure SQL Database for relational data
- Azure Blob storage for binary data, such as images and documents
Expand Down
2 changes: 1 addition & 1 deletion power-platform/admin/admin-activity-logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Each activity event contains a payload of metadata that is specific to the indiv
| Reset environment | A sandbox environment has been reset. |
| Upgraded environment | A component of an environment has been upgraded to a new version. |
| CMK-Renewed environment | The customer-managed key (CMK) has been renewed on the environment. |
| CMK-Reverted environment | Environment was removed from enterprise policy and encryption was retured to Microsoft-managed key. |
| CMK-Reverted environment | Environment was removed from enterprise policy and encryption was returned to Microsoft-managed key. |

## Activity category: Environment property and setting change activities

Expand Down
2 changes: 1 addition & 1 deletion power-platform/admin/connect-exchange-online.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ To approve emails, a Dynamics 365 user requires the **Approve Email Addresses fo
#### Approve mailboxes

You can use a manual or programmatic processses to approve a mailbox.
You can use a manual or programmatic processes to approve a mailbox.

##### Approve a mailbox manually

Expand Down
2 changes: 1 addition & 1 deletion power-platform/admin/cross-tenant-restrictions.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Selecting the failed run will show details of the failed flow run.
## Known issues

[Azure DevOps connector](/connectors/visualstudioteamservices) uses Microsoft Entra authentication as the identity provider, but uses its own OAuth flow and STS for authorizing and issuing a token. Since the token returned from the ADO flow based on that Connector’s configuration is not from Microsoft Entra ID, the tenant isolation policy is not enforced. As a mitigation, we recomend using other types of [data policies](wp-data-loss-prevention.md) to limit the use of the connector or its actions.
[Azure DevOps connector](/connectors/visualstudioteamservices) uses Microsoft Entra authentication as the identity provider, but uses its own OAuth flow and STS for authorizing and issuing a token. Since the token returned from the ADO flow based on that Connector’s configuration is not from Microsoft Entra ID, the tenant isolation policy is not enforced. As a mitigation, we recommend using other types of [data policies](wp-data-loss-prevention.md) to limit the use of the connector or its actions.


[!INCLUDE[footer-include](../includes/footer-banner.md)]
4 changes: 2 additions & 2 deletions power-platform/admin/customer-managed-key.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ Follow these steps if you want to return to a Microsoft managed encryption key.
1. Select **Save**.

> [!IMPORTANT]
> The environment will be disabled when it is removed from the enterprise policy to revert the data encryption to the Microsoft-managed key. **Do not delete or disable the key, delete or disable the key vault, or remove the enteprise policy's permissions to the key vault.** The key and key vault's access is necessary to support database restoration. You may delete and remove the enterprise policy's permissions after 30 days.
> The environment will be disabled when it is removed from the enterprise policy to revert the data encryption to the Microsoft-managed key. **Do not delete or disable the key, delete or disable the key vault, or remove the enterprise policy's permissions to the key vault.** The key and key vault's access is necessary to support database restoration. You may delete and remove the enterprise policy's permissions after 30 days.
### Review the environment's encryption status

Expand Down Expand Up @@ -480,7 +480,7 @@ To change your encryption key, create a new key and a new enterprise policy. You
1. Repeat steps 2-6 until all environments in the enterprise policy have been removed.

> [!IMPORTANT]
> The environment will be disabled when it is removed from the enterprise policy to revert the data encryption to the Microsoft-managed key. **Do not delete or disable the key, delete or disable the key vault, or remove the enteprise policy's permissions to the key vault**. The key and key vault's access is necessary to support database restoration. You may delete and remove the enterprise policy's permissions after 30 days.
> The environment will be disabled when it is removed from the enterprise policy to revert the data encryption to the Microsoft-managed key. **Do not delete or disable the key, delete or disable the key vault, or remove the enterprise policy's permissions to the key vault**. The key and key vault's access is necessary to support database restoration. You may delete and remove the enterprise policy's permissions after 30 days.
1. Once all the environments are removed, from the Power Platform admin center go to **Enterprise policies**.
1. Select the new enterprise policy, and then select **Edit policy**.
Expand Down
2 changes: 1 addition & 1 deletion power-platform/admin/default-environment-routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ The maker is always routed to their own existing personal developer environment,

### What happens if the Power Platform admin changes the Developer environment assignments setting from "Everyone" to "Only specific admins" while Environment routing is **On**?

The admin recieves the following error "Something went wrong while saving your changes. Try again and if the problem persists, submit a support ticket with correlation id: 1234567910." The admin won't be able to change the Developer environment assignments setting unless they turn environment routing off.
The admin receives the following error "Something went wrong while saving your changes. Try again and if the problem persists, submit a support ticket with correlation id: 1234567910." The admin won't be able to change the Developer environment assignments setting unless they turn environment routing off.

### Where are makers routed to if they don’t have an existing developer environment?

Expand Down
2 changes: 1 addition & 1 deletion power-platform/admin/dlp-activity-logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ search.audienceType:
# Data loss prevention activity logging

> [!Warning]
> The schema documented in this artice is deprecated and won't be available starting in July 2024. You can use the new schema available at [Activity category: Data policy events](admin-activity-logging.md#activity-category-data-policy-events).
> The schema documented in this article is deprecated and won't be available starting in July 2024. You can use the new schema available at [Activity category: Data policy events](admin-activity-logging.md#activity-category-data-policy-events).
> [!NOTE]
> Activity logging for data loss protection policies is not currently available in sovereign clouds.
Expand Down
2 changes: 1 addition & 1 deletion power-platform/admin/manage-group-teams.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ For more information, see [Assign a record to a user or team](/powerapps/user/as
- Don't have the correct permissions? Contact your system administrator.

Prerequisites:
1. An Microsoft Entra Group is required for each group team.
1. A Microsoft Entra Group is required for each group team.
2. Obtain the Microsoft Entra Group's **ObjectID** from your https://portal.azure.com site.
3. Create a custom security role that contains privileges per your team's collaboration requirement. See the discussion of [member's inherited privileges](security-roles-privileges.md#team-members-privilege-inheritance) if you need to extend the team member's privileges directly to a user.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ The POA table is managed by the system to ensure proper access of users or teams
## Troubleshooting guides
When the cascade configuration of a table relationship is [changed from **Reparent** or **Share** to **No Cascade**](/power-apps/developer/data-platform/configure-entity-relationship-cascading-behavior#inherited-access-repair), use this article to clean up the inherited access. This removes unnecessary POA records. More information: [How to clean up inherited access](/troubleshoot/power-platform/power-apps/dataverse/cleanup-inherited-access?tabs=sdk).

Inherited access rights cleanup is a system job that cleans up the legacy, inherited access rights that remain after the cascading behavior is changed to **Cascade None**. More information: [Inherited acccess rights cleanup](/power-apps/maker/data-platform/create-edit-entity-relationships#inherited-access-rights-cleanup)
Inherited access rights cleanup is a system job that cleans up the legacy, inherited access rights that remain after the cascading behavior is changed to **Cascade None**. More information: [Inherited access rights cleanup](/power-apps/maker/data-platform/create-edit-entity-relationships#inherited-access-rights-cleanup)

To learn whether user access was granted because of POA, see [Determine why a user has access](/power-apps/developer/data-platform/security-sharing-assigning?tabs=sdk#determine-why-a-user-has-access).

Expand Down
2 changes: 1 addition & 1 deletion power-platform/admin/pay-as-you-go-issues-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ If the user accesses the site using different browsers or devices or cleans up b

If the users are accessing only sign in page, then they won't be counted as anonymous users. There are several types of pages that aren't counted for the anonymous user meter. The pages are described in [Power Pages – Anonymous user meter](pay-as-you-go-meters.md#anonymous-user-meter).

### I use Application Insights (or Google Analytics) on my website and monthly active user count shown by that is different then what I see in Power Pages licensing reports. Is that expected?
### I use Application Insights (or Google Analytics) on my website and monthly active user count shown by that is different than what I see in Power Pages licensing reports. Is that expected?

User counts generated by analytics providers like Application Insights or Google Analytics can differ from the counts of the Power Pages meters.

Expand Down
2 changes: 1 addition & 1 deletion power-platform/admin/pay-as-you-go-meters.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Example: If an environment has Unattended bot add on units assigned and then PAY
If the owner of a flow is service principal, the flow runs are charged unless the flow has a per-flow license.

> [!NOTE]
> Assigning a Power Automate per user/per flow license ensures that any runs of the flow doesnt trigger Power Automate flow run meter if the flow features are within their license entitlements. But, if the flow uses more Power platform requests than the [limits](/power-platform/admin/api-request-limits-allocations#licensed-user-request-limits), Power platform request meter is triggered for any overages.
> Assigning a Power Automate per user/per flow license ensures that any runs of the flow doesn't trigger Power Automate flow run meter if the flow features are within their license entitlements. But, if the flow uses more Power platform requests than the [limits](/power-platform/admin/api-request-limits-allocations#licensed-user-request-limits), Power platform request meter is triggered for any overages.
|User |Standard flow runs |Premium cloud flow runs |Attended RPA flow runs |Unattended RPA runs| Azure billable runs|
|---------|----------------------|----------------|--------------|-------------|-------------|
Expand Down
2 changes: 1 addition & 1 deletion power-platform/admin/powerapps-analytics-reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Power Apps reports provide insights into tenant and environment usage and invent

## Power Apps - Maker Activity report

The Power Apps Maker Activity report provide insights into tenant and environment usage and inventory of all apps and connectors. The report answers questions such as:
The Power Apps Maker Activity report provides insights into tenant and environment usage and inventory of all apps and connectors. The report answers questions such as:

- What is the total number of apps created/published/modified/deleted by app makers across the tenant or environments?
- What is the count of first-time makers across canvas and model-driven apps?
Expand Down
2 changes: 1 addition & 1 deletion power-platform/admin/support-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ Technical support does not conduct RCAs as part of any support experience. If an

Data may become corrupt due to a variety of reasons (malfunctioning software, custom code, partner or ISV software, power outages, etc.). Microsoft does not provide assistance for correcting damaged data. Note that per the Service Provider License Agreement (SPLA), Microsoft does not have a legal obligation to change or correct data being corrupted due to malfunctioning software. Microsoft may execute scripts provided by partners/customers in the production environment if the script was tested in the UAT environment by the partner/customer prior.

### What happens if the issue can not be reproduced or has to do with customized databases?
### What happens if the issue can't be reproduced or has to do with customized databases?

In scenarios where a problem is not able to be reproduced in a standard non-modified Dynamics installation, the Microsoft Dynamics support team will invest best effort support up to 4 hours of time on a break fix case to assist. If after 4 hours, we have not yet identified the repro steps of an issue, consulting a partner or the community forums will be recommended for further investigation and the technical support incident will be closed.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You can control how customer engagement apps (Dynamics 365 Sales, Dynamics 365 C

<!-- legacy procedure -->

## Open the Formats System Settings dialog box (it it isn't already open)
## Open the Formats System Settings dialog box (it isn't already open)

1. [!INCLUDE[proc_permissions_system_admin_and_customizer](../includes/proc-permissions-system-admin-and-customizer.md)]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The **Sync Error** column contains information about why the item didn't synchro

Selecting the link directs you to a **Learn** article for the error, if one exists.

The data for the dashboard is stored in the ExchangeSyncIdMapping table and is retained by the system for up to three days after the failure occured. This value can be modified by changing the ExchangeSyncIdMappingPersistenceTimeInDays OrgDbOrgSetting.
The data for the dashboard is stored in the ExchangeSyncIdMapping table and is retained by the system for up to three days after the failure occued. This value can be modified by changing the ExchangeSyncIdMappingPersistenceTimeInDays OrgDbOrgSetting.

## Known Issues:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ See [How access to a record is determined](how-record-access-determined.md).

1. As a system administrator of the environment, verify that the environment is associated with any Microsoft Entra group. See: [Associate a security group with an environment](control-user-access.md#associate-a-security-group-with-an-environment).
2. Ensure the user with the access issue is a member of the group associated with the environment. See: [Create a security group and add members to the security group](control-user-access.md#create-a-security-group-and-add-members-to-the-security-group).
3. Once user membership in the environment’s group is updated, it may take some time for the change to sync to the environment. To trigger a sync for this user, the system administrator for the environment can readd the user to the environment. See: [Add users to an environment that has a Dataverse database](add-users-to-environment.md#add-users-to-an-environment-that-has-a-dataverse-database).
3. Once user membership in the environment’s group is updated, it may take some time for the change to sync to the environment. To trigger a sync for this user, the system administrator for the environment can read the user to the environment. See: [Add users to an environment that has a Dataverse database](add-users-to-environment.md#add-users-to-an-environment-that-has-a-dataverse-database).

### Troubleshoot permission issues

Expand Down
2 changes: 1 addition & 1 deletion power-platform/admin/try-powerapps-dynamics-365.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ You can explore all Power Platform apps for free by signing up for trial license
|Microsoft Copilot Studio | [Sign up for a Microsoft Copilot Studio trial](/microsoft-copilot-studio/sign-up-individual) |

> [!NOTE]
> You can sign up for for a 30-day free trial of customer engagement apps (such as Dynamics 365 Sales, Dynamics 365 Customer Service) by visiting <https://trials.dynamics.com>, and selecting the appropriate app.
> You can sign up for a 30-day free trial of customer engagement apps (such as Dynamics 365 Sales, Dynamics 365 Customer Service) by visiting <https://trials.dynamics.com>, and selecting the appropriate app.
>
> For detailed information about signing up, purchasing or using individual customer engagement apps, see the respective app's documentation at [Dynamics 365 documentation](/dynamics365/).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ If you wish to create a new environment with finance and operations apps pre-ins

Load up your PowerShell console and execute the following commands to generate the environment. Note the variables so that you can change the input values, as required. If you wish to use a service principal, follow the instructions at [Creating a service principal application using PowerShell](../powershell-create-service-principal.md).

In the script below, the parameter **DevToolsEnabled** determines if your sandbox environment get provisioned with support for X++ development or wether it becomes a traditional sandbox environment for user acceptance testing and training purposes. By setting this value to **true** you can do development, and by setting it to **false** or ommitting it, you receive a traditional sandbox environment with finance and operations apps installed.
In the script below, the parameter **DevToolsEnabled** determines if your sandbox environment get provisioned with support for X++ development or whether it becomes a traditional sandbox environment for user acceptance testing and training purposes. By setting this value to **true** you can do development, and by setting it to **false** or omitting it, you receive a traditional sandbox environment with finance and operations apps installed.

```powershell
#Install the module
Expand Down
2 changes: 1 addition & 1 deletion power-platform/admin/wp-management-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Portals are typically considered the primary path for completing administrative
- **Power Automate Management connector** is designed to help with administrative management and monitoring ([Power Automate Management](/connectors/flowmanagement/)).
- **Microsoft Flow for Admins** allows you to complete typical admin actions, such as disabling a flow and deleting a flow ([Power Automate for Admins](/connectors/microsoftflowforadmins/)).
- **Power Apps for Admins connector** can be used to set permissions on Power Apps or set permissions to a certain connector being used by this app ([Power Apps for Admins](/connectors/powerappsforadmins/)).
- **PowerApps for App Makers** can be used by the makers themselves, though some actions being an overlay to administrational tasks, such as settings permissions to an app as mentioned previously ([Power Apps for Makers](/connectors/powerappsforappmakers/)).
- **PowerApps for App Makers** can be used by the makers themselves, though some actions being an overlay to administrative tasks, such as settings permissions to an app as mentioned previously ([Power Apps for Makers](/connectors/powerappsforappmakers/)).
- **Power Platform for Admins** can be used to perform tasks against platform components, such as creating an environment or provisioning a Microsoft Dataverse database or creating a DLP policy for a specific environment ([Power Platform for Admins](/connectors/powerplatformforadmins/)).

Check out the Admin-in-a-day content that can be found in the ([GitHub repository](https://github.com/microsoft/powerapps-tools/tree/master/Administration/AdminInADay)) that walks you through examples via hands-on labs with step-by-step instructions.
Expand Down
Loading

0 comments on commit 15c9192

Please sign in to comment.