Copy Activity readig extra records from SAP BW (as a source) In ADF.
Source: SAP BW (using open hub connector) Sink : ADLS Gen 2(Blob) - Parquet format. While using copy activity, the copy activity reading extra records (duplicate recods) from the table and writing into Sink. SAP Source : ADF Copy activity: Target…
Copy Activity readig extra records from SAP BW (as a source) In ADF.
Source: SAP BW (using open hub connector) Sink : ADLS Gen 2(Blob) - Parquet format. While using copy activity, the copy activity reading extra records (duplicate recods) from the table and writing into Sink. SAP Source : ADF Copy activity: Target…
is azure blob storage stores structured data as well?
as per microsoft azure blob storage stores unstructured data like images,videos,documents etc . but i am able to store excel ,csv {which are structured } .. could you some one please explain in layman terms ..
no subscription in sandox
it says I have no subscription in sandbox so how would I complete my task for making a virtual machine in Azure learning path This question is related to the following Learning Module
Video Indexer Transcript Update API Success Response Leads to Transcript Removal
I am encountering an issue with the Video Indexer API when attempting to upload an updated caption file after downloading and modifying it. Below are the detailed steps and observations: Steps to Reproduce: Download a caption file (e.g., .srt or .txt)…
Kubernetes Load Balancer 403 AuthorizationFailed and InvalidApiVersionParameter
When deploying a Kubernetes Service (type LoadBalancer), the service shows the following event: Warning SyncLoadBalancerFailed 1s (x2 over 7s) service-controller Error syncing load balancer: failed to ensure load balancer: Retriable: false,…
How to limit Azure Front Door Cipher Suites Manually?
Hi, Right now there is a preview feature for Min TLS Cipher Suite on app Services and I know that we have a premium feature for End-to-end TLS with Azure Front Door. We are using Azure Front Door for our Static Website and we have the Premium tier…
Azure Firewall Policy Analytics: "rules with multiple IP addresses"
We started using Policy Analytics and I have the following issue: The 'Rules with multiple IP addresses' the pane on the Insights tab shows '6 rules with more than 10 source IPs'. When I click on 'See recommendations' I get a list of over 50…
Query on Azure Virtual Desktop Pricing
I have a query on Azure Virtual Desktop Pricing. There is a fixed price for AVD Virtual Machine based on the configuration we select. Now, while launching a VM, there is a checkbox that says "I confirm I have an eligible Windows 10/11 license with…
Agents option is not visible in Azure AI Foundry
Hello, From Azure AI Foundry I can not see menu option left side called "Agents". I noticed in some of the reference videos it is visible. So May I know why it's not showing? Is it something region specific or something else? Find the attached…
How to fix "IDX10205: Issuer validation failed." on Azure Static Web App (Preview Environment)
When visiting a Preview Environment, setup via github workflow from Pull Request, I receive this error on API endpoint. { "code": 401, "message": "IDX10205: Issuer validation failed. Issuer:…
How to implement Throttling Backoff
Hi, I'm trying to implement an additional backoff function to handle this error, how do I handle exceptions when writing code that applies labels using the MIP SDK with C#? Unfortunately, it takes too many requests to recreate the throttling limit on…
Package generation/naming in Azure Sentinel Solution
Regarding the Sentinel solution package generation and its version number, I believe I have resolved the issue, please correct me for the below 2 questions. 1/What i did was i modified the defaultPackageVersion in the package creation tool…
Can we remove the recycle Bin on the root folder
Hi, this question is related to the question I asked in the below thread. https://learn.microsoft.com/en-us/answers/questions/2119666/regarding-data-copy-speed-to-databox I copied some data to test the speed and removed some data which landed in the…
What’s the best Android Lock Screen Widget to add?
I'm looking to spruce up my lock screen with a useful or cool widget. With so many options out there, I thought I'd ask: what are your favorite Android lock screen widgets to use? I'm especially interested in ones that are practical or just look amazing.…
VM network configuration Not found while the network still works
I have an app running on an Azure virtual machine, and today when I went into the portal to change the network access rule to access it via ssh I got this error from the screenshot. Namely, the network configuration page is "Not found". And I…
Count the # of Prompt caching tokens for Azure OpenAI service
Hi, Azure team, I deploy the gpt-4o-mini-2024-07-18 model on azure openai service and call it using AzureOpenAI client: client = AzureOpenAI( api_key=<api key>, azure_endpoint=https://xxxx.openai.azure.com/ …
could not create new app service
I could not create new app service with p1v3 on linux it says The subscription is not allowed to create or update the serverfarm. I contacted support about that a couple of times but didn't hear anything for a long time. Can someone please help me? I…
How do I dynamically read multiple file names?
I am trying to read name of about 20+ csv files, and ingest data dynamically. Below is diagram of how I ingest data from each csv file individually. So, I have at least 20+ pipelines for each csv files. Below is how each csv files' name look like: If I…
Issue Installing initscripts and chkconfig on Azure Linux VM
We have created a Linux virtual machine on Microsoft Azure and are planning to install our product on it. During the installation process, we encountered an issue and would appreciate your assistance. Before installing our product, we need to install the…