Query Parameter in Authorize url to be passed to custom claims provider
Using the following sample: https://zcusa.951200.xyz/en-us/entra/identity-platform/custom-extension-tokenissuancestart-configuration?tabs=azure-portal%2Cexternal-tenant I succeeded in triggering an Azure Function on the TokenIssuanceStart event to add…
Facing an issue with Microsoft Graph apis on accessing the one note content using site_id
I having these graph apis access I am using below code to get the one notes content using site_id import requests from env import * class SharePointNotebookLister: def __init__(self, tenant_id, client_id, client_secret): self.tenant_id =…
Unable to find excel content in explorer search bar
Environment - Windows Server 2022. Office - M365 - as per the MCO. The excel files doesn't show up when the cx tries to search the contents of the excel file in the search bar of the file explorer. The issue only occurs…
How to Execute DROP VIEW Command in Synapse Notebook with SQL Serverless Pool Connection?
How to Connect Synapse Notebook to SQL Serverless Pool for Executing DROP VIEW Command? I’m working with Azure Synapse Analytics and need to connect my Synapse Notebook to a SQL Serverless Pool to directly drop and create views. However, when I try…
Sharepoint Intranet : Webpart - Template
Google traduction : Hello everyone, I am taking the liberty of contacting you because I am currently designing an Intranet via Sharepoint for my SME and I would like to bring some life into the design of my pages (especially the home page which is the…
adding multi-geo sharepoint site resource to catalog using v1.0 Power Shell commands
When I am using the command New-MgEntitlementManagementAccessPackageResourceRequest and use url parameter as japan region provisioned site, it just fails to add. $params = @{ requestType = "adminAdd" resource = @{ displayName =…
Cannot Find Manifest error in new Sharepoint WebPart
I am learning Sharepoint development and am following the basic tutorial at https://zcusa.951200.xyz/en-us/sharepoint/dev/spfx/web-parts/get-started/build-a-hello-world-web-part I have completed all previous steps as far as setting up the 365…
How To change time zone of Service Principle
I wanted to change time zone of the Service Principle
FTP or SCP of a file within my app service
I've recently created a Linux App service and have an app running that is writing data to a file. I can see the file and edit it from the SSH debug window, but I have not been able to SCP the file to my own machine or SFTP the file. I have gotten…
The Azure Pipelines and Github Workflows YAML code is jumbled (lost indentation)
On page https://zcusa.951200.xyz/en-us/training/modules/implement-pipeline-strategy/6-implement-code-coverage-show-pipeline the code samples aren't formatted properly. They appear as one line. They are supposed to be YAML but the spacing is off. So,…
Authenticator not working
I got a new phone and am unable to get the Authenticator app to work
Getting Selected user account does not exist in tenant xyz' and cannot access the application '00000000-0000-0000-0000-000000000000' in that tenant. The account needs to be added as an external user in the tenant first. Please use a different account."
The user is attempting to access the Azure tenant using the Edge profile for all their standard, production (Prod), and test accounts. While the standard and production accounts work without any issues, the test account encounters a tenant-related error.…
signup.azure.com error - We’re unable to validate your phone number
[signup.azure.com] error - We’re unable to validate your phone number
Impossible to connect to my Azure account
Hello, I'm not connected to my Azure account or Entra Id account. I received the following error message all of the time.
Vectors and AoAi assitants generated & user uploaded files
Good Day I can not find AoAi assistants and vector generated files at the new UI of Azure Ai Foundary, I can access them only via APIs Is that possible to use the old look?
Could not reschedule the exam - Tried all the steps listed below
Facing the below error while Rescheduling the AZ-204 Exam We can’t access your Microsoft profile to schedule your exam. To resolve the issue, try these steps in this order and return to the exam page to schedule the exam: Use Internet Explorer…
How to fix Dalle 3 api generations issues in Microsoft Azure
Hello, whenever I use dalle3 api I get this error: Error occurred when calling image API: No added Azure deployment found for image model: dall-e-3 - you need to add this model in your Azure Portal as a Deployment -- But when I try to use dalle3 in…
Environment Setup Error in Azure AI Foundry Code Section with managed network Isolation
I am encountering an error message when attempting to use my compute in the code section of AI Foundry. The error message states: "Environment setup error: Environment for this compute is not in a healthy state (report-api-error). Trace ID:…
Access Denied Azure Open AI services
Hi Team Not able to access Playground chat using Visual Studio Professional Subscription but getting below error while accessing any service Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for…
In azure sql virtual machine deployment can we use specific (additional) disk for SQL installation
In azure sql virtual machine deployment can we use separate (additional) managed disk for SQL installation instead of the C drive or OS drive