55,162 questions

Sort by: Updated
0 answers

How to compare two dates in ADF to see which is greater?

Hi there, I am using Azure Data Factory to compare two dates (one is stored in a string variable and one its utcnow) and I need to know when the utcnow is greater than the date in the stored string variable. Both are just dates no timestamps I looked at…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,788 questions
asked 2024-05-30T12:03:14.8966667+00:00
Mike Langlois 5 Reputation points
0 answers

جلب الحبيب بالإرسالات☑️𝐎0𝟐-01̾0.2𝟳0𝟑9̾.25̾4̾☑️ جلب الحبيب خلال ساعة**"# Microsoft Office

ما هى إدارة التوقعات العادية والمرتبطة من غير جاوى micy?

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,958 questions
asked 2024-05-30T12:02:57.16+00:00
Gredfv 0 Reputation points
0 answers

https://graph.microsoft.com/v1.0/devices?$filter=registrationDateTime not working

Hi, I am trying to build an automated flow which runs daily in the early hours of the morning that uses a excel table to run specified HTTP requests for sign ins by newly registered devices and alerts us by email with the results to check in the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,893 questions
asked 2024-05-30T12:02:29.9766667+00:00
0 answers

Azure DevOps webapp site fails to load all site objects.

Developers on my team are receiving the error "Refused to apply style '<URL>' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled. The resource that is failing to load is javascript…

Internet Information Services
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,051 questions
asked 2024-05-28T21:13:00.09+00:00
Ikechukwu Nwabara 0 Reputation points
commented 2024-05-30T11:57:55.8+00:00
Ikechukwu Nwabara 0 Reputation points
0 answers

How to transfer my certifcates from 1 account to another because i havent used 1 account for a long time

How can i transfer 2 certificates from an account i do not have the login info anymore to my personal one wich i use often. And how do i disconnect my old account from certiport so that i can connect my personal with it.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,910 questions
asked 2024-05-30T11:57:31.4566667+00:00
Louniss Ben Hammou 0 Reputation points
0 answers

removable drive seen in debbugger although i filter it.

hi, i used this code and i see removable drive in debugger, why? DriveInfo[] drives = DriveInfo.GetDrives(); drives = drives.Where(drive=> drive.DriveType != DriveType.Removable && drive.DriveType != DriveType.CDRom).ToArray(); Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,004 questions
asked 2024-05-30T11:56:43.41+00:00
Dani_S 2,906 Reputation points
0 answers

Migrating from Azure Media Service, with same URI's

I've just read the mail about AMS going down on June 30. We have a lot of HLS URIs which are hardcoded into multiple clients and now that we need to migrate to a new service, I'm afraid that the URIs will change and that our clients will become…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
308 questions
asked 2024-05-30T11:56:33.6166667+00:00
Thor Bilsby 0 Reputation points
0 answers

Call API with dynamic URL and store JSON results in DataLake Storage

I am trying to make implement the following scenario using Data Factory: I am making multiple API calls, relying on a dyanmic URL (e.g. "url.com/api/{ID}" for a list of IDs). The resulting JSON from each of the API calls should be stored as a…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,377 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,788 questions
asked 2024-05-30T11:55:42.17+00:00
Lucas Kluge 0 Reputation points
0 answers

How to deploy prompt flows created in Azure AI Studio using a compute cluster(or a single compute instance)?

I want to call my prompt flows as endpoints and using Azure AI studio, this would require each flow to have its own compute instance in order to deployed as a real time endpoint. This would incur a lot of cost. In the linked post below, I've found that…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,621 questions
asked 2024-05-30T11:53:59.9666667+00:00
Das Gupta, Abhijeet 55 Reputation points
0 answers

How to avoid using setext in markdown output?

I'm running a document through Azure DI and then trying to split the markdown on headers, but I'm getting setext headers in the output, like so: <!-- PageNumber=\"i | Page\" --> EXECUTIVE SUMMARY === The purpose of this evaluation is to…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,450 questions
asked 2024-05-30T11:53:12.4033333+00:00
Sean Walsh 50 Reputation points
0 answers

Helper folders in MAC

Hi, I need for my app in mac some helpers folders to : 1.for log file 2.for dwnload files .... where to put them ? I nee absoulth path for them to read from code of mac app. Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,004 questions
asked 2024-05-30T11:52:15.06+00:00
Dani_S 2,906 Reputation points
0 answers

Mac cursor on button

Hi, In window I did this code and is not working on MAC. How do i fix it ? Thanks, Microsoft.Maui.Handlers.ButtonHandler.Mapper.AppendToMapping("Custom", (handler, view) => { ```#if WINDOWS using Microsoft.UI.Input; using…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,004 questions
asked 2024-05-30T11:48:07.2133333+00:00
Dani_S 2,906 Reputation points
0 answers

ADF Data Flows Flatten nested json array values are being populated as null

Hi All I am building a data transamination with ADF data flow using a nested json array of objects , but after parse and flatten the json node itOffer.item.LeadOfer.zdeal.item[].dealNumber I am seeing that the column values are populated as null . I…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,493 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,981 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,788 questions
asked 2024-05-30T11:06:56.13+00:00
venkat rao 45 Reputation points
commented 2024-05-30T11:47:26.8266667+00:00
venkat rao 45 Reputation points
0 answers

How to access Azure SQL Database which is connected with Azure Static Web apps from Next.js?

Hello, I deployed a Next.js app to Azure Static Web apps, and connected to Azure SQL Server via Azure Portal. and I tried to use it as explained at…

Azure SQL Database
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
786 questions
asked 2024-05-29T13:29:47.4733333+00:00
Jihoo Byeon 0 Reputation points
commented 2024-05-30T11:47:24.5066667+00:00
Jihoo Byeon 0 Reputation points
0 answers

Bootloader won't load anymore on start-up

I recently installed Linux on my system and everything was functioning well until I updated it, and now Grub is no longer working. Consequently, the bootloader is non-functional. Is there a way to fix this?

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
860 questions
asked 2024-05-30T11:43:37.3+00:00
Neil Sen Easow 0 Reputation points
0 answers

Will the recent announcement regarding the retirement of the "Bing Maps for Enterprise" service affect the functionality of our XAML Map Control in UWP

Our UWP App employs the library Windows.UI.Xaml.Controls.Maps for showcasing maps. The Xaml map control is equipped with in-built Bing Map support. Therefore, will this announcement have any influence on the operational capabilities of the map control?

Universal Windows Platform (UWP)
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
250 questions
asked 2024-05-28T11:07:19.4633333+00:00
Lokender Tiwari 0 Reputation points
commented 2024-05-30T11:42:57.1133333+00:00
Lokender Tiwari 0 Reputation points
0 answers

HttpResponseError: Operation returned an invalid status 'Forbidden' when creating search index using Azure AI SearchIndexClient()

I've followed a post(link below) in which the same issue was faced while creating a search index. https://learn.microsoft.com/en-us/answers/questions/1640592/error-when-creating-azure-ai-search-index-with-rol index = SearchIndex(name=index_name,…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,621 questions
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
763 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,459 questions
asked 2024-05-21T11:10:34.2066667+00:00
Das Gupta, Abhijeet 55 Reputation points
commented 2024-05-30T11:42:28.5966667+00:00
Das Gupta, Abhijeet 55 Reputation points
0 answers

503 service unavailable - keeps repeating

Hi, Service: OpenAI service, using chat completions. Region: Sweden Central Scenario: When making a request it consistently tells me a 503 Service Unavailable error. This started happening since an hour. Only occasionally it does come through…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,325 questions
asked 2024-05-30T10:36:29.21+00:00
Dirk Broenink 105 Reputation points
commented 2024-05-30T11:42:16.6733333+00:00
Dirk Broenink 105 Reputation points
0 answers

how to optimize costs per request azure openai gpt-4o

Hi, I'm using the following to chat with an image and given prompt: response = client.chat.completions.create( model='gpt-4o-2024-05-13', messages=[ {'role':'system','content':'You are a helpful assistant'}, …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,325 questions
asked 2024-05-30T10:03:19.7833333+00:00
Ya Tl 0 Reputation points
edited the question 2024-05-30T11:41:07.6866667+00:00
SadiqhAhmed-MSFT 39,321 Reputation points Microsoft Employee
0 answers

In Azure cost allocations, why don't all my subscriptions show up as a target?

I am experimenting with Azure cost allocations and I'm running into an issue. I have resources in 1 subscription that I would like to allocate costs to other subscriptions that represent different teams to assist with chargebacks. The target subscription…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,143 questions
asked 2024-05-24T00:07:46.2433333+00:00
Perry, Christopher 0 Reputation points
commented 2024-05-30T11:39:43.06+00:00
SadiqhAhmed-MSFT 39,321 Reputation points Microsoft Employee