You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/develop/troubleshoot-publisher-verification.md
+72-14Lines changed: 72 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,11 +44,7 @@ Below are some common issues that may occur during the process.
44
44
Go to the [MPN User Management page](https://partner.microsoft.com/pcv/users) and filter the user list to see what users are in various admin roles.
45
45
46
46
-**I am getting an error saying that my MPN ID is invalid or that I do not have access to it.**
47
-
1. Go to your [partner profile](https://partner.microsoft.com/pcv/accountsettings/connectedpartnerprofile) and verify that:
48
-
- The MPN ID is correct.
49
-
- There are no errors or “pending actions” shown, and the verification status under Legal business profile and Partner info both say “authorized” or “success”.
50
-
2. Go to the [MPN tenant management page](https://partner.microsoft.com/dashboard/account/v3/tenantmanagement) and confirm that the tenant the app is registered in and that you're signing with a user account from is on the list of associated tenants. To add another tenant, follow the instructions [here](/partner-center/multi-tenant-account). Be aware that all Global Admins of any tenant you add will be granted Global Administrator privileges on your Partner Center account.
51
-
3. Go to the [MPN User Management page](https://partner.microsoft.com/pcv/users) and confirm the user you're signing in as is either a Global Administrator, MPN Admin, or Accounts Admin. To add a user to a role in Partner Center, follow the instructions [here](/partner-center/create-user-accounts-and-set-permissions).
47
+
Follow the [remediation guidance](#mpnaccountnotfoundornoaccess).
52
48
53
49
-**When I sign into the Azure portal, I do not see any apps registered. Why?**
54
50
Your app registrations may have been created using a different user account in this tenant, a personal/consumer account, or in a different tenant. Ensure you're signed in with the correct account in the tenant where your app registrations were created.
@@ -150,53 +146,88 @@ The MPN ID you provided (`MPNID`) doesn't exist, or you don't have access to it.
150
146
151
147
Most commonly caused by the signed-in user not being a member of the proper role for the MPN account in Partner Center- see [requirements](publisher-verification-overview.md#requirements) for a list of eligible roles and see [common issues](#common-issues) for more information. Can also be caused by the tenant the app is registered in not being added to the MPN account, or an invalid MPN ID.
152
148
149
+
**Remediation Steps**
150
+
1. Go to your [partner profile](https://partner.microsoft.com/pcv/accountsettings/connectedpartnerprofile) and verify that:
151
+
152
+
- The MPN ID is correct.
153
+
- There are no errors or “pending actions” shown, and the verification status under Legal business profile and Partner info both say “authorized” or “success”.
154
+
2. Go to the [MPN tenant management page](https://partner.microsoft.com/dashboard/account/v3/tenantmanagement) and confirm that the tenant the app is registered in and that you're signing with a user account from is on the list of associated tenants. To add another tenant, follow the [multi-tenant-account instructions](/partner-center/multi-tenant-account). Be aware that all Global Admins of any tenant you add will be granted Global Administrator privileges on your Partner Center account.
155
+
3. Go to the [MPN User Management page](https://partner.microsoft.com/pcv/users) and confirm the user you're signing in as is either a Global Administrator, MPN Admin, or Accounts Admin. To add a user to a role in Partner Center, follow the instructions for [creating user accounts and setting permissions](/partner-center/create-user-accounts-and-set-permissions).
156
+
153
157
### MPNGlobalAccountNotFound
154
158
155
159
The MPN ID you provided (`MPNID`) isn't valid. Provide a valid MPN ID and try again.
156
160
157
161
Most commonly caused when an MPN ID is provided which corresponds to a Partner Location Account (PLA). Only Partner Global Accounts are supported. See [Partner Center account structure](/partner-center/account-structure) for more details.
158
162
163
+
**Remediation Steps**
164
+
1. Navigate to your [partner profile](https://partner.microsoft.com/pcv/accountsettings/connectedpartnerprofile) > Identifiers blade > Microsoft Cloud Partners Program Tab
165
+
2. Use the Partner ID with type PartnerGlobal
166
+
159
167
### MPNAccountInvalid
160
168
161
169
The MPN ID you provided (`MPNID`) isn't valid. Provide a valid MPN ID and try again.
162
170
163
171
Most commonly caused by the wrong MPN ID being provided.
164
172
173
+
**Remediation Steps**
174
+
1. Navigate to your [partner profile](https://partner.microsoft.com/pcv/accountsettings/connectedpartnerprofile) > Identifiers blade > Microsoft Cloud Partners Program Tab
175
+
2. Use the Partner ID with type PartnerGlobal
176
+
165
177
### MPNAccountNotVetted
166
178
167
179
The MPN ID (`MPNID`) you provided hasn't completed the vetting process. Complete this process in Partner Center and try again.
168
180
169
181
Most commonly caused by when the MPN account hasn't completed the [verification](/partner-center/verification-responses) process.
170
182
183
+
**Remediation Steps**
184
+
1. Navigate to your [partner profile](https://partner.microsoft.com/pcv/accountsettings/connectedpartnerprofile) and verify that there are no errors or **pending actions** shown, and that the verification status under Legal business profile and Partner info both say **authorized** or **success**.
185
+
2. If not, view pending action items in Partner Center and troubleshoot with [here](/partner-center/verification-responses)
186
+
171
187
### NoPublisherIdOnAssociatedMPNAccount
172
188
173
189
The MPN ID you provided (`MPNID`) isn't valid. Provide a valid MPN ID and try again.
174
190
175
191
Most commonly caused by the wrong MPN ID being provided.
176
192
193
+
**Remediation Steps**
194
+
1. Navigate to your [partner profile](https://partner.microsoft.com/pcv/accountsettings/connectedpartnerprofile) > Identifiers blade > Microsoft Cloud Partners Program Tab
195
+
2. Use the Partner ID with type PartnerGlobal
196
+
177
197
### MPNIdDoesNotMatchAssociatedMPNAccount
178
198
179
199
The MPN ID you provided (`MPNID`) isn't valid. Provide a valid MPN ID and try again.
180
200
181
201
Most commonly caused by the wrong MPN ID being provided.
182
202
203
+
**Remediation Steps**
204
+
1. Navigate to your [partner profile](https://partner.microsoft.com/pcv/accountsettings/connectedpartnerprofile) > Identifiers blade > Microsoft Cloud Partners Program Tab
205
+
2. Use the Partner ID with type PartnerGlobal
206
+
183
207
### ApplicationNotFound
184
208
185
209
The target application (`AppId`) can’t be found. Provide a valid application ID and try again.
186
210
187
-
Most commonly caused when verification is being performed via Graph API, and the ID of the application provided is incorrect. Note that the ID of the application must be provided, not the AppId/ClientId.
211
+
Most commonly caused when verification is being performed via Graph API, and the ID of the application provided is incorrect.
212
+
213
+
**Remediation Steps**
214
+
1. The Object ID of the application must be provided, not the AppId/ClientId. See **id** on the list of application properties [here](/graph/api/resources/application)
215
+
2. Log in to [Azure Active Directory](https://aad.portal.azure.com/) with a user account in your organization's primary tenant > Azure Active Directory > App Registrations blade
216
+
3. Find your app's registration to view the Object ID
217
+
188
218
189
219
### ApplicationObjectisInvalid
190
220
191
221
The target application's object ID is invalid. Please provide a valid ID and try again.
192
222
193
223
Most commonly caused when the verification is being performed via Graph API, and the ID of the application provided does not exist.
194
224
195
-
> [!NOTE]
196
-
> The Object ID of the application must be provided, not the AppId/ClientId. See "id" on the list of application properties at [application resource type - Microsoft Graph v1.0 | Microsoft Learn](/graph/api/resources/application).
225
+
**Remediation Steps**
226
+
1. The Object ID of the application must be provided, not the AppId/ClientId. See **id** on the list of application properties [here](/graph/api/resources/application)
227
+
2. Log in to [Azure Active Directory](https://aad.portal.azure.com/) with a user account in your organization's primary tenant > Azure Active Directory > App Registrations blade
228
+
3. Find your app's registration to view the Object ID
197
229
198
230
199
-
200
231
### B2CTenantNotAllowed
201
232
202
233
This capability isn't supported in an Azure AD B2C tenant.
@@ -211,6 +242,9 @@ The target application (`AppId`) must have a Publisher Domain set. Set a Publish
211
242
212
243
Occurs when a [Publisher Domain](howto-configure-publisher-domain.md) isn't configured on the app.
213
244
245
+
**Remediation Steps**
246
+
1. Follow the directions [here](/azure/active-directory/develop/howto-configure-publisher-domain#set-a-publisher-domain-in-the-azure-portal) to set a Publisher Domain
247
+
214
248
### PublisherDomainMismatch
215
249
216
250
The target application's Publisher Domain (`publisherDomain`) either doesn't match the domain used to perform email verification in Partner Center (`pcDomain`) or has not been verified. Ensure these domains match and have been verified then try again.
@@ -219,18 +253,37 @@ Occurs when neither the app's [Publisher Domain](howto-configure-publisher-domai
219
253
220
254
See [requirements](publisher-verification-overview.md) for a list of allowed domain or sub-domain matches.
221
255
256
+
**Remediation Steps**
257
+
1. Navigate to your [partner profile](https://partner.microsoft.com/pcv/accountsettings/connectedpartnerprofile), and view the email listed as Primary Contact
258
+
2. The domain used to perform email verification in Partner Center is the portion after the “@” in the Primary Contact’s email
259
+
3. Log in to [Azure Active Directory](https://aad.portal.azure.com/) > Azure Active Directory > App Registrations blade > (`Your App`) > Branding and Properties
260
+
4. Select **Update Publisher Domain** and follow the instructions to **Verify a New Domain**.
261
+
5. Add the domain used to perform email verification in Partner Center as a New Domain
262
+
263
+
222
264
### NotAuthorizedToVerifyPublisher
223
265
224
266
You aren't authorized to set the verified publisher property on application (<`AppId`).
225
267
226
268
Most commonly caused by the signed-in user not being a member of the proper role for the MPN account in Azure AD- see [requirements](publisher-verification-overview.md#requirements) for a list of eligible roles and see [common issues](#common-issues) for more information.
227
269
270
+
**Remediation Steps**
271
+
1. Sign in to the [Azure AD Portal](https://aad.portal.azure.com) using a user account in your organization's primary tenant.
272
+
2. Navigate to [Role Management](https://aad.portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/RolesAndAdministrators).
273
+
3. Select the desired admin role and click “Add Assignment” if you have sufficient permissions.
274
+
4. If you do not have sufficient permissions, contact an admin role for assistance
275
+
276
+
228
277
### MPNIdWasNotProvided
229
278
230
279
The MPN ID wasn't provided in the request body or the request content type wasn't "application/json".
231
280
232
281
Most commonly caused when the verification is being performed via Graph API, and the MPN ID wasn’t provided in the request.
233
282
283
+
**Remediation Steps**
284
+
1. Navigate to your [partner profile](https://partner.microsoft.com/pcv/accountsettings/connectedpartnerprofile) > Identifiers blade > Microsoft Cloud Partners Program Tab
285
+
2. Use the Partner ID with type PartnerGlobal in the request
286
+
234
287
### MSANotSupported
235
288
236
289
This feature isn't supported for Microsoft consumer accounts. Only applications registered in Azure AD by an Azure AD user are supported.
@@ -243,18 +296,23 @@ Occurs when multi-factor authentication (MFA) hasn't been enabled and performed
243
296
244
297
The error message displayed will be: "Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to proceed."
245
298
299
+
**Remediation Steps**
300
+
1. Ensure [multi-factor authentication](../fundamentals/concept-fundamentals-mfa-get-started.md) is enabled and **required** for the user you're signing in with and for this scenario
301
+
2. Retry Publisher Verification
302
+
246
303
### UserUnableToAddPublisher
247
304
248
305
When a request to add a verified publisher is made, many signals are used to make a security risk assessment. If the user risk state is determined to be ‘AtRisk’, an error, “You're unable to add a verified publisher to this application. Contact your administrator for assistance” will be returned. Please investigate the user risk and take the appropriate steps to remediate the risk (guidance below):
> Self-serve password reset (SSPR): If the organization allows SSPR, use aka.ms/sspr to reset the password for remediation. Please choose a strong password; Choosing a weak password may not reset the risk state.
257
-
315
+
>
258
316
> [!NOTE]
259
317
> Please give some time after remediation for the risk state to update, and then try again.
260
318
@@ -275,4 +333,4 @@ If you've reviewed all of the previous information and are still receiving an er
# Create an Azure Kubernetes Service cluster with API Server VNet Integration (Preview)
13
13
14
-
An Azure Kubernetes Service (AKS) cluster configured with API Server VNet Integration (Preview) projects the API server endpoint directly into a delegated subnet in the VNet where AKS is deployed. API Server VNet Integartion enables network communication between the API server and the cluster nodes without requiring a private link or tunnel. The API server is available behind an Internal Load Balancer VIP in the delegated subnet, which the nodes are configured to utilize. By using API Server VNet Integration, you can ensure network traffic between your API server and your node pools remains on the private network only.
14
+
An Azure Kubernetes Service (AKS) cluster configured with API Server VNet Integration (Preview) projects the API server endpoint directly into a delegated subnet in the VNet where AKS is deployed. API Server VNet Integration enables network communication between the API server and the cluster nodes without requiring a private link or tunnel. The API server is available behind an Internal Load Balancer VIP in the delegated subnet, which the nodes are configured to utilize. By using API Server VNet Integration, you can ensure network traffic between your API server and your node pools remains on the private network only.
Copy file name to clipboardExpand all lines: articles/azure-monitor/essentials/collect-custom-metrics-linux-telegraf.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.author: ancav
13
13
This article explains how to deploy and configure the [InfluxData](https://www.influxdata.com/) Telegraf agent on a Linux virtual machine to send metrics to Azure Monitor.
14
14
15
15
> [!NOTE]
16
-
> InfluxData Telegraf is an open source agent and not officially supported by Azure Monitor. For issues wuth the Telegraf connector, please refer to the Telegraf Github page here: [InfluxData](https://github.com/influxdata/telegraf)
16
+
> InfluxData Telegraf is an open source agent and not officially supported by Azure Monitor. For issues wuth the Telegraf connector, please refer to the Telegraf GitHub page here: [InfluxData](https://github.com/influxdata/telegraf)
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-integrate-microsoft-defender-using-logic-apps.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ To deploy Azure Logic Apps, follow these steps:
57
57
- Security Reader
58
58
59
59
>[!Note]
60
-
>To further tighten the security, we recommend you create a custom role and assign that to the Managed Identity instead of the above built-in roles. This ensures that all the calls run with least privileges. For more information on custom role, see the [Github article](https://github.com/Azure/Microsoft-Defender-for-Cloud/tree/main/Workflow%20automation/Protect%20Azure%20VM%20Backup%20from%20Ransomware).
60
+
>To further tighten the security, we recommend you create a custom role and assign that to the Managed Identity instead of the above built-in roles. This ensures that all the calls run with least privileges. For more information on custom role, see the [GitHub article](https://github.com/Azure/Microsoft-Defender-for-Cloud/tree/main/Workflow%20automation/Protect%20Azure%20VM%20Backup%20from%20Ransomware).
61
61
62
62
-**Managed Identity Subscription**: Enter the name of a Subscription that the Managed Identity should reside in.
63
63
-**Managed Identity Resource Group**: Enter the name of a resource group that the Managed Identity should reside in.
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/custom-dashboards-azure-workbooks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -179,7 +179,7 @@ This workbook provides a customizable data analysis and gives you the ability to
179
179
:::image type="content" source="media/custom-dashboards-azure-workbooks/devops-workbook.png" alt-text="A screenshot that shows a sample results page once you've selected the DevOps workbook." lightbox="media/custom-dashboards-azure-workbooks/devops-workbook.png":::
180
180
181
181
> [!NOTE]
182
-
> You must have a [Github connector](quickstart-onboard-github.md) or a [DevOps connector](quickstart-onboard-devops.md), connected to your environment in order to utilize this workbook
182
+
> You must have a [GitHub connector](quickstart-onboard-github.md) or a [DevOps connector](quickstart-onboard-devops.md), connected to your environment in order to utilize this workbook
0 commit comments