Sandbox will not open says I need a dynamics 365 license
I am trying to complete the module work with dynamics 365 leads when I click on active sandbox to open it was not opening can you please help me out? https://learn.microsoft.com/en-us/training/modules/manage-leads-dynamics-365-sales/5-working-with-leads
Mailbox migration from Exch2013 to M365 completed, however user still using the Exch2013 mailbox
Hi We have a mailbox that we migrated from Exch2013 to M365. The status of the migration shows that it is complete, running this cmd Get-mailbox -Identity abc.xyz@domain.com | select recipientTypeDetails, RemoteRecipientType shows a status of Migrated…
How to link on-premise SQL Server Management Studio / Azure Data Studio with Azure SQL Managed Instance
Hello all I hope my tag is correct - I couldn't see one for Managed Instance. So, I have created a new Managed Instance, which comes with: Network security Group Route table Virtual cluster Virtual network I'm trying to make this visible to my on-premise…
New-MigrationEndpoint Error
Hi, I get the following error when preparing the target tenant for EXO migration: Write-ErrorMessage : Unable to retrieve access token using credentials configured in migration endpoint. At…
Is there a workaround to index SharePoint site pages in Azure AI Search?
We are currently developing a chatbot using Azure Open AI, and we plan to use SharePoint as a data source. We have pages containing the data that we want the chatbot to reference. However, according to the documentation SharePoint Online indexer…
Azure Data Factory - Getting data from D365 partylist attributes
Hi I have read that the ADF dynamic 365 connectors (when using Copy) cannot extract data from partylist attributes nor can populate them when loading data in D365. If that is the case is there a work around or do i have to revert to using…
How to use Azure Key Vault secrets in MVC app. in .NET Core V8
I’d like to modify the Program.cs for a .NET Core app to get a connection string (DBConnstrVal) from an Azure Key Vault. Currently, this comes from AppSettings.JSON, and is available to the models and controllers in the same ways as the rest of the data…
Azure AD Connect
Hi, I'm new to Azure/Entra ID. I've inherited a domain that was syncing on-prem AD to Azure/Entra in it's entirety. I've since cleaned up the local AD and narrowed the sync scope, but users who are no longer in the Azure AD Connect sync scope are not…
Azure ML | Export Data from Azure MLTable to SharePoint List
Hello, I have processed data in a Azure ML table which gets updated via PromptFlow periodically. How can I export this Azure MLTable to a SharePoint List? Thank You, Avni Bhatt
What value to set in <Resource> section in the "WebApplicationInfo" element in Outlook Add-In manifest for "Office.context.auth.getAccessToken".
This is to seek inputs on how to configure the "WebApplicationInfo" section in the manifest file of an Outlook Add-In. We have developed a ReactJS, web-based, Outlook Add-In, using Microsoft JavaScript Office APIs. The Outlook Add-In is…
ER Direct with FastPath on GW connection and UDRs in GW subnet
In a non-VWAN hub'n'spoke setup, can I be sure that my GW Subnet UDRs are honored, even with FastPath enabled on the ER GW connection to my ER Direct Circuit? Can I verify it in CLI somehow? Thanks! /Thomas Winther
Databricks vs Batch pool
Hi, I have Googled the difference between using Azure Databrick and Batch pool to run python pipelines and ETL. But I haven’t found a clear difference between them two. Based on what I have Googled, Databrick can become very expensive, so cost matters a…
Power Automate: SQL - Transform Data using Power Query recently started giving AADSTS7000113: Application 'f3b07414-6bf4-46e6-b63f-56941f3f4128' is not authorized to make application on-behalf-of calls error
All my Transform Data Using Power Query steps in my flows are receiving the following message after Friday afternoon. I had some successful runs before that, perhaps 30 minutes prior. The error I am receiving is the following: AADSTS7000113: Application…
GraphQL source, SQL Azure Database Destination, is Azure Data Factory the best choice?
Hi Relatively new to the world of Data Factory and pulling information via API, in this case GraphQL. Issue I'm having is there is little examples out there of GraphQL queries in Azure Data Factory. And when it comes to pagination, which I can perform…
SharePoint 2019 on-premise: Blank Page loading for Site Content but Site Settings loading. Central Admin is working but any new site also not working
Explaining the scenario, I have SharePoint 2019 on-premise which I have restarted after a long duration. Once I restart the application has stopped working. What exactly is happening: The Site Collection is working fine Web Application / Site…
All resources disappeared in Azure Portal
My Azure portal has a live subscription running with paid services running. Suddenly after creating a new directory to add user management I lost all access to resources, there is only one subscription and only one directory. It's like starting from…
Retrieving schema of purview scanned assets with object type is file also,i want to retrieve the schema of assets scanned with Cosmos db as source
I could get the schema for Object type is Tables in purview, but i couldn't retrieve for the object type is files,when I am calling atlas API the schema i get is empty[].
Bot Not Receiving Action.Submit Responses from Adaptive Card in Microsoft Teams Error 1008
Description: Our bot has been set up to listen for incoming messages in TeamsBot.ts, we have tried to use two separate functions, handleTeamsMessagingExtensionSubmitAction and onInvokeActivity, to capture and handle messages. These functions were added…
Startup probe failed
Hi, for my container app I have not configured the health probes but I do have set up a dashboard to check if the container is healthy using this query- Question is that I have not setup any health probes then why am I getting the error? None of the…
MIDL Compiler generates wrong year
Using the MIDL compiler with IDL statements to generate a .TLB file, the compiler inserts a text line into the .TLB such as: Created by MIDL version 8.01.0628 at Mon Jan 18 19:14:07 2038. The year should be the year the .TLB was created (e.g., 2024), NOT…