353,039 questions

Sort by: Created
0 answers

Is there a parameter to get multiple replicates of an answer from Phi3?

Hello, I'm trying to use a Phi3 model via curl API. The "n" parameter, which on OpenAI models asks the model to generate n replicates of the answer doesn't work with the Phi models. Is there an alternative or it simply doesn't implement it? …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,508 questions
asked 2024-06-13T09:40:44.25+00:00
Angelo D Ambrosio 0 Reputation points
0 answers

ADF linked service for Snowflake is timing out

Hi, In my production account we would be doing the data processing on ADF and we would be using Snowflake as a data warehouse. Also, for some ADF pipelines same Snowflake DWH will also be a source. I first create a role, granted it permissions created a…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,875 questions
asked 2024-06-13T09:36:27.5366667+00:00
Shashwat Tiwary 40 Reputation points
edited the question 2024-06-13T09:38:10.1533333+00:00
Shashwat Tiwary 40 Reputation points
0 answers

Is it possible to run an SSIS package with FUZZYGROUPING transformation in Azure?

I am using Fuzzy grouping transformation in SSIS locally "on premises", but I would like to explore the option to run it in Azure…

Azure SQL Database
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,542 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,875 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,485 questions
asked 2024-06-13T09:35:48.62+00:00
Jose M Naranjo-Espinosa 0 Reputation points
1 answer

Delay in Receiving Certification and Confirmation Email for DP-900 Exam

Dear Microsoft Certification Support Team, I hope this message finds you well. I recently took the Microsoft Azure Data Fundamentals DP-900 certification exam on 13/6/2024 , and I am pleased to inform you that I passed with a score of 921 out of 1000.…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,147 questions
asked 2024-06-13T09:35:32.16+00:00
Ojas Arora 0 Reputation points
edited the question 2024-06-13T09:42:43.3266667+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
0 answers

GPT-4o does return empty responses

After upgrading from GTP-4 to GPT-4o my chat bot does often not respond with any content to user input. I am using a dedicated assistant and the streaming interface. After submitting a new messages to the thread and starting the run, the chat completion…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,422 questions
asked 2024-06-13T09:26:20.04+00:00
Dietrich Wettschereck 0 Reputation points
edited the question 2024-06-13T09:29:16.6733333+00:00
Dietrich Wettschereck 0 Reputation points
0 answers

How can I create multiple workspaces in existing single azure databricks resource?

I have an azure databricks resource created in my Azure portal. I want to achieve departmental secracy in a single existing databricks resource. Hence, I am looking for a solution where I can add multiple workspaces to my single Databricks resource. Is…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,013 questions
asked 2024-06-13T09:23:30.1066667+00:00
Apurva Tiwari 20 Reputation points
0 answers

Can't get into my Microsoft account

Hello, I can't get into my microsoft account because it's authenticator is on a broken phone that's not usable anymore. When i log in, it says "Help us secure your account", then it opens the approve request code, and when i click "Having…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,803 questions
asked 2024-06-13T09:20:08.2+00:00
Lauris Golde 0 Reputation points
0 answers

Block OneDrive Desktop sync by external users but allow working with office apps.

Hi everyone, I am trying to figure out a way to allow guest users to work on files in SharePoint via Office apps but deny them the option to use OneDrive desktop app to sync to local PC. Any Ideas? Thanks in advance, Rahamim.

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,070 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,163 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,701 questions
asked 2024-06-13T09:17:40.6866667+00:00
Rahamim Levi 156 Reputation points
0 answers

Failed to delete resource

I tried to delete an azure ai search resource, but failed with code "undefined". I tried with another ai search resource in same region, but failed. I reload web page and tried again, but failed.

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.
792 questions
asked 2024-06-13T09:16:32.6+00:00
shota sato 20 Reputation points
0 answers

How to fix slower performance with Microsoft.Data.SqlClient.TdsParserStateObject ReadSniSyncOverAsync method?

How to fix slower performance with Microsoft.Data.SqlClient.TdsParserStateObject ReadSniSyncOverAsync method when it has multiple calls (21) in a transaction with average execution time of 6116 ms per call and totalling to 128436 ms?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,520 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,047 questions
asked 2024-06-13T09:10:47.4366667+00:00
ShahSamir-9495 0 Reputation points
edited the question 2024-06-13T09:37:17.5633333+00:00
Lan Huang-MSFT 27,716 Reputation points Microsoft Vendor
0 answers

'API operation not supported for token authentication' error when creating/using vector stores

When I run the following codes: vector_store = client.beta.vector_stores.create( name="Product_Documentation", file_ids=[message_file.id] ) or client.beta.vector_stores.list() I receive the following error: BadRequestError: Error code: 400…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,422 questions
asked 2024-06-13T09:01:39.6633333+00:00
Aksu, MA (Murat) 0 Reputation points
0 answers

How to fix keyboard issue in laptop in typing right to left and left to right.

If you're experiencing issues with your laptop keyboard where the typing direction switches between right-to-left (RTL) and left-to-right (LTR), here are some steps you can follow to fix it: Check Keyboard Shortcuts: Sometimes, the typing direction can…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,387 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,597 questions
asked 2024-06-13T08:57:48.56+00:00
Shipfinex 0 Reputation points
1 answer

How many Azure Subscription ID's would you like to have access to this service?

i am requesting access to azure openai service and i receive the question above. how many should i have and how many are recommended? This question is related to the following Learning Module

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,422 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,147 questions
asked 2024-06-13T08:52:50.4366667+00:00
kuria githinji 0 Reputation points
answered 2024-06-13T09:06:50.2933333+00:00
akinbade abiola 4,520 Reputation points
0 answers

Unable to complete the exercise in Microsoft Azure Fundamentals: Describe Azure Compute and Network Services, module 3

When attempting to create a virtual machine, I receive the following error: prompt [ ~ ]$ az vm create --resource-group "learn-9904ec45-65b1-4f6d-8d6c-e76ddb9178d8" --name my-vm --public-ip-sku Standard --image Ubuntu2204 --admin-username…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,147 questions
asked 2024-06-13T08:51:40.8466667+00:00
Asher Wilkinson 0 Reputation points
1 answer

Windows 11 Sandbox - Connect SSL-VPN

We are trying our best to get users in the organization to connect to external customers using windows sandbox, to minimize device attack surface. (users are not localadmins on their PCs). we have been using it without issues in windows 10 sandbox mode,…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,595 questions
asked 2024-06-13T08:45:40.0566667+00:00
Gustaf Johansson 0 Reputation points
answered 2024-06-13T09:15:29.26+00:00
Erik Moreau 411 Reputation points MVP
0 answers

BUG in Azure Automation Runtime Environment feature

There is a bug where if you want to test another (not published) Runtime by editing the Runbook, selecting the Runtime and hitting Test Pane and Start, the original (published) Runtime is used instead of the newly selected one. In my example you can see…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,158 questions
asked 2024-06-13T08:41:30.0666667+00:00
Andrew 1 Reputation point
0 answers

Occasional "System.Exception: OpenClipboard Failed (Exception from HRESULT: 0x800401D0)"

An app occasionally throws the following exception: System.Exception: OpenClipboard Failed (Exception from HRESULT: 0x800401D0) Stack Trace: at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21 at…

Universal Windows Platform (UWP)
asked 2024-06-13T08:40:09.66+00:00
Hong 1,186 Reputation points
commented 2024-06-13T09:16:13.4866667+00:00
Hong 1,186 Reputation points
0 answers

How to fix Creating policy assignment 'Policy be Zone Resilient' in 'Subcription Name' failed. Reason: Could not find a version of policy definition: '/providers/Microsoft.Authorization/policyDefinit

Creating policy assignment 'Policy should be Zone Resilient' in 'Subcription Name' failed. Reason: Could not find a version of policy definition: '/providers/Microsoft.Authorization/policyDefinitions/xxxxx-xxx-xxx' that matches '1..'. The available…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
814 questions
asked 2024-06-13T08:36:30+00:00
Vivek Karande (WIPRO LIMITED) 0 Reputation points Microsoft Vendor
edited the question 2024-06-13T09:41:35.03+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
0 answers

Microsoft Teams Rooms Basic

Hello, I brought Yealink 24 Room Panels to see meeting room availability and assigned (office365 E5 license with Microsoft Teams Rooms Basic). Unfortunately getting error( Signing out Your current license is not supported on this device. Ask your IT…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,356 questions
asked 2024-06-13T08:32:28.8333333+00:00
Mohammed Younus 0 Reputation points
1 answer

SUP : Release Upgrade To Windows 11

MCM v2309. We would like to start releasing what is needed to upgrade Windows 10 systems to Windows 11. Which of the following should we release? "Upgrade to Windows 11 (business editions) en-us x64". or "Windows 11, version 23H2 x64…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,929 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,595 questions
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
995 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
922 questions
Microsoft Configuration Manager
asked 2024-06-13T08:31:55.4133333+00:00
Vid3al 91 Reputation points
commented 2024-06-13T09:42:34.9366667+00:00
Vid3al 91 Reputation points