undefined: graphdrives.NewInvitePostRequestBody (Graph SDK Golang)
Hi There I am trying to invite people to SharePoint Folders by using the example here (Golang): https://learn.microsoft.com/en-us/graph/api/driveitem-invite?view=graph-rest-1.0&tabs=go However, NewInvitePostRequestBody seems to be inexisting. I also…
What dont I see the "Convert to Standby" on a Geo Replication setup of Azure SQL
I have an Azure SQL server and have setup geo-replication for the databases on that server. Since we are only going to be using the replica for DR purposes, we want to switch it from geo-replica to standby-replica. According to…
How to find the users license expiry time
I have bought two subscriptions for a same license. one expire in one year another one in two years. I have assigned them to users but i can't find which user have which subscription license Kindly let us know we have any API or cmdled to get this…
Slovak Text-to-Speech Pronunciation Issues with 'r' and 'l' Since September Update
Hello, We are using your Text-to-Speech service in the Slovak language. Since around September, we’ve noticed that certain words containing the letters "r" or "l" are being pronounced incorrectly. For example, the word prvý is…
Question about Windows Admin Center GPU Extension
I am testing Microsoft Windows Server 2025 Datacenter Evaluation on my server with GPU A2 installed. The driver has been set up and device manager can recognize the GPU. I have connected this server in Windows Admin Center 2311. I have installed the GPUs…
GA release date for Document Intelligence v4.0 planned?
Hi Team, I would like to know the GA release date of v4.0. Earlier when I contacted, it was mentioned as November, would it be possible to let us know the exact date? Specifically, we are using the prebuilt-read model for converting image pdf into…
Can't RDP in an newly Azure-Joined Machine
Hello, I Azure-joined a machine (Windows 10 also in Azure, not OnPrem) successfully but I can't RDP with the Azure user with whom I joined it. I can see the Device as "Azure Joined" in Entra ID, so that part appears to be correct. I checked…
Help with Encrypting Emails in Outlook
Hello, I need some assistance with encrypting emails in Outlook, please. I've read numerous posts and articles from Microsoft Learn, but I'm still unsure about the best way to send confidential information via email. I have a Microsoft account through my…
vNet Seperation
Hello, we are an organization that has too many vnets. Do we need to separate vnets based on production, development etc? Wouldn't it be just as secure to offer NSG at the subnet level and routes per subnet to a hub vnet for traffic filtering, why would…
stripe not working.NullReferenceExceptionObject reference not set to an instance of an object
Hi, Thanks for the help. However, My stripe is not loading. Any help. There is an error: Object not set to an instance of an object. Github Link:https://github.com/Thibaut501/Mango Awaiting your reply, Best Regards, Fabrice
Custom Translator - Unable to create Workspace
I'm using the wizard in Azure Custom Translator Portal to create a new Workspace but get this error: "A problem was encountered while creating your Custom Translator workspace. Please try again later." This is the first day of trying to create…
Disable/Enable Virtual network gateway (ExpressRoute)
Hello, I am new to Azure. My question is: Can the Virtual Network Gateway (ExpressRoute) be disabled in the development and staging environments to minimize subscription costs? If yes, can it be easily re-enabled, or would I need to recreate the service…
Retrieving SharePoint Page Permission Details via Microsoft Graph API
For a GENAI project, we are working on retrieving content from a SharePoint page using the Microsoft Graph API (https://developer.microsoft.com/en-us/graph/graph-explorer). We have found a URL to get the page content. However, we have not found a URL to…
Automating Daily Metric Collection and Storage in Private Azure Environment
I want to extract the metric values of VMs configured in the Azure environment and automatically save them as CSV files to a Storage Account on a daily basis. While my PowerShell script is working, I am facing difficulties in saving the data to the…
Does changing Microsoft Users Domain Break Entra or Intune Connection?
I recently moved my domain from a 3rd party provider (GoDaddy) to my Microsoft tenant. This gave users our custom domain name instead of the previous *** Email address is removed for privacy *** type login. Since then, I have had users randomly locked…
exchange 2019 issue with backup exchange logs/databases
Hi, I have single on-prem Exchange 2019 installed on win2k22 with 5 mailbox databases. We're using netbackup version 10 server to backup databases/logs and client 9 on OS Since Monday evertything correctly, now during exchange full backup or differential…
Internet facing devices ICON cross mark - MECM
We have CMG in place to serve internet facing devices. Required certificates are in place. Connection analyzer is fine. Still, the devices connecting over internet showing in SCCM with cross mark ICON. Policy request is latest date and time but Hardware…
Could not create a Private Channel using Microsoft Graph API on a Targeted/First Release tenant
We are having issues creating a Teams Private Channel within Targeted Release M356 tenants when using Microsoft Graph API. When we want to create a Private Channel the channel is created but the SharePoint folder backing up the channel is not created.…
MECM In-Place Upgrade to Win11 23H2 Failure on Compatible Devices
Hello Community, We are currently upgrading our company computers from Windows 10 22H2 to Windows 11 23H2 using an in-place upgrade task sequence through SCCM. However, we are encountering issues with several Windows 11 compatible devices failing during…
How to Freeze Header in ASP.NET Gridview using C#
I am developing ASP.NET application. I have been using gridview for adding/editing/deleting records for most of the forms. some of the gridview will have more than 1000 rows. for temporary, i have used CSS overflow to freeze the records. But, it will…