98,679 questions

Sort by: Created
1 answer One of the answers was accepted by the question author.

How to ignore the records by applying an auditing filed column condition using ADF Data Flows

Hi All I am building a data transamination using mapping data flows ,I have a time stamp field Like TimeStampUpdated in the target table. I want to lockup historical data with incremental data transamination and ignore the records coming in the…

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,786 questions
asked 2024-05-30T09:28:46.6066667+00:00
venkat rao 45 Reputation points
commented 2024-05-30T11:12:53.5133333+00:00
Amira Bedhiafi 16,696 Reputation points
1 answer One of the answers was accepted by the question author.

What fine tune method is used under the fine-tune API for gpt-3.5 in Azure OpenAI?

I don't know if this is mentioned in the doc but I wonder what's under the hood of fine tuning jobs. Is it Lora? Qlora? response = client.fine_tuning.jobs.create( training_file = training_file_id, validation_file = validation_file_id, model =…

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-30T07:43:06.9266667+00:00
Weiyu Yan 20 Reputation points Microsoft Employee
accepted 2024-05-30T10:38:40.0733333+00:00
Weiyu Yan 20 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to make page in Blazor empty or Blank.

I didn't find any way to load empty Blazor page. somebody show how to do.

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,429 questions
asked 2024-05-30T06:17:11.66+00:00
MIPAKTEH_1 80 Reputation points
accepted 2024-05-30T10:32:54.1766667+00:00
MIPAKTEH_1 80 Reputation points
1 answer One of the answers was accepted by the question author.

Manually adding DNS resolution

Why is there no separate dns tag... How to manually add a specified DNS resolution and what should be noted.

Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,288 questions
asked 2024-05-30T06:13:19.08+00:00
委员 马 0 Reputation points
accepted 2024-05-30T06:23:45.9+00:00
委员 马 0 Reputation points
1 answer One of the answers was accepted by the question author.

Split column data into another column

Hi There, I want to extract data from a column , which has key-value pairs separated by commas, into respective columns using Azure Data Factory data flow. Example Data of Column containing key value…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,786 questions
asked 2024-05-30T04:31:35.6766667+00:00
Kothuri, Sravya 0 Reputation points
accepted 2024-05-30T06:58:17.7466667+00:00
Kothuri, Sravya 0 Reputation points
1 answer One of the answers was accepted by the question author.

How can I force a failure when testing an ADF Webhook?

I would like to try to force a failure when testing an ADF WebHook activity so it follows the failure path. Is there a way I can easily do this? I can try to swap the on success and on failure paths to test the path, but I'd really like to force an…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,786 questions
asked 2024-05-30T03:46:34.86+00:00
JB 21 Reputation points
commented 2024-05-30T07:05:39.8666667+00:00
PRADEEPCHEEKATLA-MSFT 80,486 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is it possible Azure has made a mistake?

I checked out azure a while back, seeing all the services they offer. I didn't plan to use any resources yet, as I had no projects. I was also busy with life and unable to take the time to manage the service. I just got back on Azure last night, doing…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,144 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,000 questions
asked 2024-05-30T03:40:13.4833333+00:00
Owen Wadsworth 20 Reputation points
accepted 2024-05-30T04:38:58.6333333+00:00
Owen Wadsworth 20 Reputation points
1 answer One of the answers was accepted by the question author.

Pay as you go for unexpected expenses

Hello I'm study Azure AI Service In Learning class Here after deploy finish and test finish , I look my Price Show 0.0 but today when I login portal,I found my Price Show $10.8 Im look description page here i just one app web and use by myself 2~3…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,050 questions
asked 2024-05-30T01:40:07.62+00:00
Jan Rar 0 Reputation points
accepted 2024-05-30T04:03:03.3166667+00:00
Jan Rar 0 Reputation points
1 answer One of the answers was accepted by the question author.

are transformer based models part of semantic language model or vice versa ?

I am confused as the core fundamentals are same that the tokens with the similar semantic meaning are placed closer on the multi-dimensional coordinates. This question is related to the following Learning Module

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
366 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-30T01:25:24+00:00
Mayank Malik 0 Reputation points
accepted 2024-05-30T02:29:53.54+00:00
Mayank Malik 0 Reputation points
1 answer One of the answers was accepted by the question author.

GDI+ PrivateFontCollection::AddMemoryFont failed to load fonts

GDI+ PrivateFontCollection::AddMemoryFont fails to load fonts and returns a status of InvalidParameter = 2. I made sure that my resources were correct as I also saved them locally, but the ttf fonts are correct. What is the problem please? My code and…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,453 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,571 questions
asked 2024-05-30T01:03:33.4266667+00:00
RL Chen 190 Reputation points
edited a comment 2024-05-30T09:46:02.8466667+00:00
Jeanine Zhang-MSFT 9,266 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

how can i reschedule my exam from 30-6-2024 to 30-5-2024

dear sir please help me to reschedule my exam from 30-6-2024 to 31-5-2024 MS ID:‎MS0996739408‎MS ID:‎MS0996739408‎Registration ID:‎479487621‎

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,634 questions
asked 2024-05-29T17:06:09.2366667+00:00
PattarathornWatchokvanat-7360 20 Reputation points
accepted 2024-05-29T23:07:53.58+00:00
PattarathornWatchokvanat-7360 20 Reputation points
1 answer One of the answers was accepted by the question author.

Onmicrosoft email

When our former network admin created our Azure account so that our school district could access Microsoft Office 365, we didn't realize that it was creating an additional onmicrosoft email account till after he left. My question is , Is there a way to…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,008 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,909 questions
Office 365 Training
Office 365 Training
Office 365: A set of Microsoft legacy offerings that combine Office desktop apps with cloud services including OneDrive and Microsoft Teams.Training: Instruction to develop new skills.
7 questions
asked 2024-05-29T15:20:40.8+00:00
Michael Pinckney 0 Reputation points
edited the question 2024-05-30T04:53:10.4+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Unable to connect to Microsoft.Graph.Intune

Hi community, Unable to connect to Microsoft.Graph.Intune today... I execute the commands below and obtain this error message : import-module microsoft.graph.intune connect-msgraph AADSTS700016: Application with identifier…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,502 questions
asked 2024-05-29T13:13:36.2533333+00:00
Loïc Denis 20 Reputation points
accepted 2024-05-30T07:53:47.2533333+00:00
Loïc Denis 20 Reputation points
1 answer One of the answers was accepted by the question author.

how to downgrade pricing tier from Premium (+ Role-based access controls) (Click to change) to Starndard

I am trying to downgrade pricing tier from Premium (+ Role-based access controls) (Click to change) to Starndard : But I am getting this error message : Downgrade Databricks Workspace databrics-name Failed. Error: InvalidSkuForDefaultCatalog, Default…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,981 questions
asked 2024-05-29T12:27:58.5133333+00:00
RSingh 40 Reputation points
accepted 2024-05-30T11:01:48.13+00:00
RSingh 40 Reputation points
1 answer One of the answers was accepted by the question author.

ADF does not allow MI based auth for Azure table storage. Are there any alternatives for this?

I am trying to move away from key-based access for an azure table storage in ADF, but the only auth options I get are account key and SAS URI. Is there no way to use MI/SP for this? Blob storage has MI based auth but not table, why is this so?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,786 questions
asked 2024-05-29T12:15:25.3933333+00:00
Akshita Arora 0 Reputation points Microsoft Employee
accepted 2024-05-30T11:01:19.96+00:00
Akshita Arora 0 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How can you transfer Microsoft Azure badges earned with a work email to a personal Microsoft account?

I need to access my azure learning progress on my personal Microsoft account if possible. I started learning with my work email.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,634 questions
asked 2024-05-29T11:21:04.7666667+00:00
Maronga Abiuth 20 Reputation points
commented 2024-05-30T07:37:05.9166667+00:00
Maronga Abiuth 20 Reputation points
1 answer One of the answers was accepted by the question author.

Is It Possible To View Which Users Belong To Which Security Group In SSRS

Hi I am new to Sql/SSRS and I have been looking at security roles. It looks like the secrity roles are applied at group level. I was wondering if there is a way I can tell which users belong to which security group from the reporting server. If it is…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,933 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,831 questions
asked 2024-05-29T10:08:57.7866667+00:00
Kuda 20 Reputation points
commented 2024-05-29T10:55:46.22+00:00
Kuda 20 Reputation points
1 answer One of the answers was accepted by the question author.

Possible to stop the service (such as route server) instead of deletion

I am doing some labs, some of them are a little big and composed of multiple of components. It is hard for me to finish the whole lab in one shot. Some components (such as VM) can be stopped to avoid charges. but some of them (such as route server and…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,304 questions
asked 2024-05-29T09:49:26.8+00:00
Gongya Yu 105 Reputation points
commented 2024-05-29T21:52:59.2033333+00:00
Gongya Yu 105 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft.Maui.ApplicationModel.FeatureNotSupportedException for PhoneDialer and EmailMessage

I am getting below exception for PhoneDialer and EmailMessage features. Microsoft.Maui.ApplicationModel.FeatureNotSupportedException: Specified method is not supported. at…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,000 questions
asked 2024-05-29T09:18:27.9966667+00:00
Sreejith Sreenivasan 691 Reputation points
accepted 2024-05-30T10:10:52.7033333+00:00
Sreejith Sreenivasan 691 Reputation points
1 answer One of the answers was accepted by the question author.

Do we need to close/suspend built-in AI voices (Ava, Andrew, Emma, Brian, etc) after using them to create a file in Audio Content Creation?

Hello, I understand that Custom Neural Voices need to be suspended after use due to their per-hour pricing. Do we also need to suspend anything after using Microsoft's built-in AI voices? I couldn't find specific information on this and want to avoid…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,451 questions
asked 2024-05-29T09:04:31.9+00:00
PAVAGEAU Perrine 20 Reputation points
accepted 2024-05-29T14:47:46.8766667+00:00
PAVAGEAU Perrine 20 Reputation points