ADF Snowflake Connector Creating Excessive Temporary Folders in Blob Storage
In an Azure Data Factory (ADF) pipeline, the Snowflake connector in the sink of the Copy activity is being used to insert rows into a Snowflake table. This connector requires a staging area in Azure Blob Storage. Currently, executing the pipeline results…
What to do when our AKS shows a node to have a: "EXT4-fs (sdc): Remounting filesystem read-only"
What to do when our AKS shows a node to have a: "EXT4-fs (sdc): Remounting filesystem read-only"? And how do you think this may have happened, i.e. for the node to go from a Ready condition to a ReadonlyFIlesystem condition?
How do I delete a work account from the authenticator?
Hi, I am trying to remove a work account from my android. It asks me to log in and I don't no longer work for the company. How do I remove the account from my phone? Thank you. 😊
How do you configure a DevOps project to allow for the use of Unassigned in the Assigned To field?
I have an Azure DevOps project that allows for Unassigned to be used in the Assigned To field, and a different project in a different Organization that will not allow Unassigned to be used. Where is this setup/configured? I've searched and found…
Setting the "defaultServiceVersion" makes no difference on requests without the "x-ms-version" headers set
Hello, I've used the following command to set the "defaultServiceVersion" unto our Storage Account: az storage account blob-service-properties update --set defaultServiceVersion="2020-04-08" --account-name FOOBAR So that when I…
Hello I have been doing a POC with semantic kernel API manifest, and i cannot find any good microsoft documentation?
Hello I have been doing a POC with semantic kernel API manifest, and i cannot find any good microsoft documentation, there are some devblogs e.g. https://devblogs.microsoft.com/semantic-kernel/introducing-api-manifest-plugins-for-semantic-kernel-2/ but…
Azure Eventhub is changing the date from at consumer side
Hi Community, I am pretty new on Azure and able to build Azure Eventhub producer-consumer application in Java SpringBoot with the help of documentations but I am facing an issue with Eventhub communication, I am sending a message from producer using Java…
Script failed with exit code: 1
I am using the following Azure CLI to deploy a web App deploy command is timing out with error ##[error]Script failed with exit code: 1 even though I have the following settings have no impact on the execution ` failOnStandardError: false …
Azure Function App Won't Retrieve Public Cert even with WEBSITE_LOAD_CERTIFICATES: *
I have a .cer loaded into an Azure Function app. I have an app setting WEBSITE_LOAD_CERTIFICATES: * (I have also tried this with the thumbprint obscured in 1st image) I am using the following code to retrieve the certificates When I deploy the…
Threat Hunting - Geolocation and permitted countries
Hello, I am trying to actively look into unauthorized authentications and activity in our tenant. We are located in the United States, and 99% of our users also live there. As I work through the Threat Hunting queries and pull reports, I'm seeing…
Cannot access websites hosted on Azure VM through VPN
I have an Azure virtual machine hosting public facing websites that I can access fine on and off network. However, when I login to VPN, those sites are no longer accessible (this website can't be reached). I feel confident that DNS is configured…
Azure VPN Client issue to install on surface pro 11 arm
I'm facing issue to install Azure VPN on my surface Pro Copilot (ARM) to access to our server.
Parallelism Request
Asking a question about Parallelism Request, post submitting I am receiving a 404 message, is there something wrong ?
Failed to update application. Error detail: No other properties may be modified when certification properties are being modified.
When trying to update my app manifest I get the following error. It dosent give me a clue on what is happening but maybe something else is blocking the update?
Cosmos DB connection configuration 'my-cosmos-unique-name_DOCUMENTDB' does not exist.
Hi, trying to complete excercise Read data with input bindings. Hovewer encounter an error. index.js: module.exports = function (context, req) { console.log(JSON.stringify(context)); console.log(JSON.stringify(req)); var bookmark =…
Parallelism Request
Dear Team, I hope you're doing well. I understand that the Azure DevOps team receives many requests daily, but my parallelism request has been delayed significantly. Having access to additional parallel jobs is essential for my coursework and project…
Problemas de Migração de Autenticador Após Troca de Dispositivo
Olá, Meu nome é Matheus, estou enfrentando um problema sério relacionado à migração do App Microsoft Autenticador (autenticação de dois fatores) Após trocar meu iPhone 14 por um iPhone 16 no dia 21/01/2025. Após a migração, as IDs verificadas para…
Capture request/response from Azure frontdoor
Is there a way where we can inspect traffic going through Azure front door?, I have a use case where the traffic flows through azure front door to several app services that are behind. Instead of monitoring several app-services below, would like to…
How to get the verifiable credentials app
AZ-500: Manage identity and access I am stuck on "Configure the verifiable credentials app" it said I must Select the verifiable-credentials-app application you created earlier, but I don't remember creating any app. Please help me complete…
Which Azure Speech SDK Feature to Use for Real-Time Meeting Transcription with Speaker Diarization?
Hi , I am working on real-time meeting transcription using Azure Speech SDK and need: Accurate speaker diarization (identify who is speaking). Sentence-level segmentation (avoid merging multiple sentences into one recognition event). Improved…