Blazor Server .NET 8 authorization Dependency Injection User Settings
I have a IUserSettings interface to use between Blazor and a Desktop. I have a task in the interface called Task GetUserSettingsAsync(AuthenticationStateProvider authenticationStateProvider). Once the website comes back from Microsoft Entra, I want to…
Azure Graph API permissions issue
Hi, I'm trying to extract the data that was summitted from a Microsoft Form using the Microsoft Graph API I found a solution via ChatGPT and they explained in order to use power automate to get the Start time and end time of a form that was submitted I…
Have a Windows VM that allows one user to connect but not another. They both have same privileges and account types.
I have a VM set up and one user has been using it for a while, but a different user also needs to access to it, not at the same time just to be able to connect to it. However, the new user has been given the same roles and has the same account type, but…
Why is there a problem with the DXGI_USAGE flag regardless of what I set it to?
My IDXGIFactory2::CreateSwapChainForComposition fails every time with the following error: DXGI ERROR: IDXGIFactory::CreateSwapChain: The BufferUsage field of the swapchain description contains some DXGI_USAGE flags that are not supported.…
We changed our domain name but when I send invite to guest user I see the old domain name
We changed our domain name but when I send invite to guest user I see the old domain name. Does anyone know where I can change this?
Azure Function's Identity to Read/Write to SharePoint & OneDrive
We have an Azure Function that runs on a scheduled basis, and we have enabled its managed identity. Using this identity, we’ve successfully integrated the function with both Azure SQL Database and Azure Key Vault by assigning the necessary…
Access is blocked by the organization The msazurecloud.onmicrosoft.com administrator has restricted which organizations can access their tenant. Contact the msazurecloud.onmicrosoft.com IT department to request access.
Access is blocked by the organization The msazurecloud.onmicrosoft.com administrator has restricted which organizations can access their tenant. Contact the msazurecloud.onmicrosoft.com IT department to request access.
Azure Function's Identity to Read/Write to SharePoint & OneDrive
We have an Azure Function that runs on a scheduled basis, and we have enabled its managed identity. Using this identity, we’ve successfully integrated the function with both Azure SQL Database and Azure Key Vault by assigning the necessary…
Replace PowerPoint 'Blank Presentation' with Custom Template
1- When I launch PowerPoint, I get the Home Screen where I see an option 'New' - 'Blank Presentation'. Can I replace the blank presentation under 'New' With my custom template so that every time i open PowerPoint on the Home page I see my custom template…

Azure logic app api connection authentication problem
I have an Azure Logic App that sends emails via Outlook using an Azure API Connection. For authentication, I use a user account and have configured a Conditional Access policy in Entra ID, setting the reauthentication period to one year. However, I am…
How to use same storage account for multiple azure ml workspaces
how can i use same storage account for multiple aml workspaces in same subscription with segregation of data esp like notebooks. What are the best practices?
Unable to allow timely Azure Function to send emails
I have created a timely bases Azure function, and we enabled managed identity for it, as follow:- and i have this C# code to send email, but it is raising this exception (Email Error: Access is denied. Check credentials and try again.):- `var credential…
Vector store search in OpenAI service returns "Resource not found"
Hello, I was able to create / upload files, create a vector store, everything, however I cannot make the search work. I'm wondering what might I be doing wrong. I'm able to GET the vector store resource as shown below, so it exists. But the search always…
Azure Database for PostgreSQL Single Server v11 no longer visible in Azure Portal
I can no longer access my PostgreSQL Single Server v11 resource. This has been going on for several months and it still hasn't come back. The server functionally does work; connections to the DB server are still operational. However, I cannot manage the…
Azure Database for PostgreSQL resource not showing up in Azure portal
We have a postgres database, it is present in the subscription invoices. It is available for applications, but it is not visible in the resource group and is not visible anywhere except in the payment invoices.
How do I get FilePicker to return a non-null result on MacCatalyst?
Maui Workload 9.0.14/9.0.100 SDK 9.0.200 XCode 16.3 (16e140) Mac OS Sequoia 15.3.2 Visual Studio Code 1.98.2 (Universal) I am developing a MAUI App that needs to run on Windows, MacOS and iOS (iPad only). I am trying to get…
Printer installation via ip - print not found
Good evening. After updating Windows (24h2), I can't add my new Xerox printer by IP. I click on add printer manually, enter the IP address and it never finds the printer. The command line responds to ping(ping 192.168.1.225 -t). I can access the printer…


We had a Function App start returning 500 errors but nothing had changed, a manual restart did not fix this only a redeployment of the Function App solved the problem
One of our Function Apps randomly stopped working and started returning a 500 server error (without any error details). A manual restart of the Function App did not resolve this problem. We resorted to a redeployment which fixed the issues but we are…
SQL Server Setup Error 2147467259 - The system cannot find the path specified
Hello, I am trying to install SQL Server 2022 on my Windows 10 Pro system using the EXE installer. I chose to install it on Drive D: as an adminstrator but the setup fails with the following error: Unable to install SQL Server (setup.exe) Exit code…
The UI definition Sandbox is not working
The UI definition Sandbox (docs) is not working. If I navigate to the sandbox (here) and click the Preview button, this error is shown: The same error is shown if I try to preview my own UI definitions