Call Azure Function from SPFx React app deployed to Sharepoint Apps
Hello, We have SPFx app deployed to Sharepoint apps, being used as Teams app. We have to talk to an Azure function from the app, and we use function key, so I added that as part of the React ts, also added sharepoint URL in CORS but still see a 401. I…
Unable to Find "Add Partner One ID to Verify Publisher" Option in Azure Portal
Dear Microsoft Support Team, I am currently attempting to mark my application as Publisher Verified in the Azure Portal, but I am unable to locate the "Add Partner One ID to verify publisher" option in the "Branding & properties"…
Why do I get error "provide a properly configured and signed bearer token" when creating cert after upgrade to VS 17.12
I recently upgraded to Visual Studio 2022 17.12. At about the same time, my ios development cert expired. So I needed to create a new development certificate. First I tried to create a one using the "Create Certificate" dropdown by: Choosing…
how to text-align: left on a Button
in a aspx page how to text-align: left on a Button i set like this Style="text-align: left" it dont help, the text are still centered
Runbook not visible in update action drop down of recovery plan after runbooks starting from alphabet 'S'
I have created runbooks for a DR of an environment and have created a recovery plan for the same. Now when i try to attach the runbook in the steps of recovery plan, i am not able to find the runbooks after the names starting from S in the dropdown. I…
SQL Server connection timeout - routing destination
I have a Rest API service running on Azure North Europe, and a SQL Server database running at the same place. My clients have a Win UI app (C#) which connects to the Rest API service. There are only a handful of clients so far (< 50) but they are all…
Authenticator App Unknown Devices
Hello, I have noticed that when signing in to Outlook through the browser using my Authenticator app, I not only have the option to authenticate myself but also to see which devices the sign-in request is being sent to. When I click on this option, a…
How can i get help to get an account fixed / created
I'm currently struggling to get set up with Azure at all and its getting really frustrating. I can sign into azure using my email address, however when ever I go into anything I'm getting an error message that says something like "The account needs…
"Principal does not have access to API/Operation." error on openai studio "chat playground"
I I did not specific any API in my question, but I got this error
Azure data factory copy activity error: invalid column name is specified when read from worksheet
I'm building a simple azure pipeline that takes an excel file as a source from azure blob storage to a sink in a sql server table. But for some reason, one of the excel files has been very finicky. One of the columns I changed manually and saved, but for…
Cannot drop an azure postgres database with logical subscription
Hi there, I've been playing with logical replication with a postgres database in Azure. I created two database (main and replica) on the same postgres service and then I created a publication on the main database and a subscription on the replica.…
My account has been suspended
Hello, My account has been suspended. What was the cause? How can it be unsuspended? Account name: alex.bykovskyi@starwind.com I would appreciate any help. Thanks.
Authenticator-App Unbekannte Geräte
Hallo, ich habe festgestellt, dass ich beim Anmelden bei Outlook über den Browser mit meiner Authenticator-App nicht nur die Möglichkeit habe, mich zu authentifizieren, sondern auch sehen kann, an welche Geräte die Anmeldeanfrage gesendet wird. Wenn ich…
Impact of azure_pg_admin Role on Query Performance in Azure PostgreSQL Flexible Server
We’re using Azure PostgreSQL Flexible Server (v.13) and noticed a significant performance disparity between users that have the azure_pg_admin role and those that don’t. For example, queries that complete in milliseconds for users with azure_pg_admin…
Error when creating azure sql managed link from sql server
"statusMessage": "{\"status\":\"Failed\",\"error\":{\"code\":\"ResourceOperationFailure\",\"message\":\"The resource operation completed with terminal provisioning state…
Using Clarity custom events with UET tag (no window.clarity object available).
Hi, We currently have a UET tag running on our website via our Microsoft Ads account - the Microsoft Clarity integration is enabled for it. How do we (can we?) record Clarity events through the UET tag with this integration? There's no window.clarity…
ADF error in linked service : client requested SFTP protocol version 4, but we can only support protocol version 3 due to lack of UTF8 support
We are trying to connect to an external SFTP system from ADF which is on On-premise and getting below error, the connection was working until recent but failing now with below error client requested SFTP protocol version 4, but we can only support…
Does Windows 11 exist in both bit versions (32 and also 64 bit) ???
Does Windows 11 (home) exist in both bit versions (32 and 64 bit) ??? - or does it exist only in the 64-bit version ???
azure sqlmi high cpu spike cause by backups
The automated azure backups are causing a lot of performance and lock issues to our azure sql managed instance. We are at lost as to why it keeps happening every few hours and we have to manually kill the process id. Any has seeing this unwelcomed issue?…
Azure App (using python flask) can't import any packages
Hi, I am using azure app service to deploy a flask app via Azure DevOps pipelines with a YAML for CI/CD. It works locally, however, when I try to import anything it produces the following error in the logs - 2024-12-03T09:35:10.194186052Z import pandas…