372,864 questions

Sort by: Updated
0 answers

Deployement of a chatmodel

is it possible to deploy any chatmodel from openai, hugging face or mistral from a free trial account? everytime I am trying deploying models it's showing unavailability of cores and asking for increase in quota. I am a student assigned to build a basic…

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,148 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,867 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,762 questions
asked 2024-09-06T04:46:02.84+00:00
Chirag 20 Reputation points
edited the question 2024-09-06T05:10:24.1066667+00:00
Mounika Reddy Anumandla 235 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Navigate PopToRoot when Tab Reselected in .NET MAUI - Navigation.PopToRootAsync

In Xamarin.Forms, we use the following code for tab reselection, and it works there. I want to achieve the same functionality in .NET MAUI, where selecting a tab will navigate to the root of the navigation stack. using Dev.Controls; using…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,364 questions
asked 2024-09-05T13:33:01.1866667+00:00
Bhuwan 696 Reputation points
accepted 2024-09-06T05:08:41.98+00:00
Bhuwan 696 Reputation points
0 answers

Microsoft Bot not being installed iin teams through graph API

Hi! I have created an app registration in Azure for my bot and configured all the permissions as shown below for the Graph API. I have tested the bot in webchat and teams and it works. However, now we are trying to install the bot using the graph api…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,907 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,183 questions
asked 2024-09-05T22:27:36.06+00:00
Jawad Omer 5 Reputation points
commented 2024-09-06T05:04:43.6966667+00:00
Sayali-MSFT 2,341 Reputation points Microsoft Vendor
0 answers

How to Use a Dynamic Connection String During SSIS Package Validation in Visual Studio 2017 Package Deployment Model?

Is there any event handler or task that can dynamically change the connection during the validation phase of a package when executed through the Execute Package utility? I have two variables in my configuration file, DriverName1 and DriverName2. I want…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,027 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,560 questions
asked 2024-09-05T13:47:00.2666667+00:00
Jerry_2424 0 Reputation points
commented 2024-09-06T05:01:51.7166667+00:00
Jerry_2424 0 Reputation points
0 answers

How to get add test case option on Board>Boards on any US.

I want Add test case option on my board for a US.How to get that .PFA

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
609 questions
asked 2024-09-06T04:59:06.53+00:00
Megha Phophalia 0 Reputation points
1 answer

Retrieve connection string from PowerBI reports

Hi All, I need to retrieve the connection string of the PowerBI reports. Could you help to get the query for it. As I have seen in Catalog, Datasource and Extended Datasource, but unable to get the data related to PowerBI reports dashboards, their type…

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,910 questions
asked 2024-09-02T07:43:16.9966667+00:00
Sravanthi Godavarthy 20 Reputation points
commented 2024-09-06T04:58:41.6366667+00:00
Sravanthi Godavarthy 20 Reputation points
0 answers

RE: Exercise - Use the Power Apps CLI - "PowerAppsTools_lab" not listed

I am having trouble with this learning module. I cannot successfully push the PCF to the Dev environment. It does not show up in solutions, although it does show up in solutions > history. From VS Code, using the pac solution list command, the PCF…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
298 questions
asked 2024-09-06T04:22:39.99+00:00
Garrett Wong 0 Reputation points
commented 2024-09-06T04:55:13.2866667+00:00
Garrett Wong 0 Reputation points
2 answers

Blazor Server (.NET 8) authenticated with external REST API

Hello, i'm developing a small web application with Blazor Server (.NET 8) relying on a REST API (.NET Framework 4.8) for authentication and data access. I started developing this project last year, before the release of .NET 8, but i aligned the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,776 questions
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,547 questions
asked 2024-09-05T12:56:03.4766667+00:00
John 20 Reputation points
edited an answer 2024-09-06T04:55:04.6733333+00:00
Brando Zhang-MSFT 3,526 Reputation points Microsoft Vendor
1 answer

Microsoft Azure databricks all purpose cluster issue with jobs failure again and again

Jobs within the all_purpose Databricks Cluster are failing with "the spark driver has stopped unexpectedly and is restarting. Your notebook will be automatically reattached" In the event log it says "Event_type=DRIVER_NOT_RESPONDING…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,150 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,514 questions
asked 2024-09-05T12:12:00.5233333+00:00
Prasant Kumar Das 0 Reputation points
commented 2024-09-06T04:52:46.2566667+00:00
Vinodh247 16,751 Reputation points
0 answers

Windows Service Create a privilege Process in spicefied session

I create a process in current session in Windows service but it has only current user privileges. But now I want to create a privilege process in specified session from code in Windows service, What shall I do? Here is my code below BOOL RunInSession(int…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,027 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,682 questions
asked 2024-09-06T04:51:21.3766667+00:00
东朴 虞 0 Reputation points
4 answers

Visual Studio 2022 has stopped showing errors and intellisense

For the last 7 days Visual Studio 2022 no longer shows red squiggles under any errors in the IDE text editor and no errors in the Errors List window. If I try to build it fails and I can see the errors in the Output window, but no errors are listed in…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,027 questions
asked 2024-05-09T15:17:14.2366667+00:00
Dave Barnard 20 Reputation points
commented 2024-09-06T04:49:45.76+00:00
J A 0 Reputation points
2 answers

Request quota for azure openAi model

Am I eligible for requesting quota, if I have free trial account and currently I am not working in any company. If yes, how to do so?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,867 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,762 questions
asked 2024-09-05T06:20:08.9366667+00:00
Chirag 20 Reputation points
edited an answer 2024-09-06T04:49:21.1566667+00:00
Chirag 20 Reputation points
1 answer

Azure Open AI Vision Issues - East US - GPT-4o

Hi there, Are we aware of any issues occurring on the East US resources for Azure Open AI? Specifically concerning GPT-4o and vision. Prompting our 4o and 4o mini deployments on our East US resource with images results in the following exceptions being…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,867 questions
asked 2024-08-08T09:11:47.2066667+00:00
Adriaan 30 Reputation points
commented 2024-09-06T04:46:02.1+00:00
navba-MSFT 23,000 Reputation points Microsoft Employee
1 answer

Shortcut of package received in Software center on devices.

Hi Team, I hope you all are doing well. I have a question: Is there an approach to create a shortcut for a package received in Software Center directly on users' desktop machines? For example, let's say I have a package named "ABC" that…

Microsoft Configuration Manager
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,443 questions
asked 2024-09-05T11:17:48.09+00:00
Prabhjot Singh 200 Reputation points
commented 2024-09-06T04:45:58.7033333+00:00
Prabhjot Singh 200 Reputation points
2 answers One of the answers was accepted by the question author.

ADF Pipeline Parameter Treated as Integer Instead of String When Triggered by Schedule

Hey All, Hoping you can help with a really strange issue we’re encountering with ADF pipeline parameters and scheduled triggers. We’ve got a pipeline parameter of type string that defaults to "-1" when nothing is passed through. Everything…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,514 questions
asked 2024-09-03T22:38:34.4866667+00:00
Uwe Fuchs 125 Reputation points
accepted 2024-09-06T04:42:07.5533333+00:00
Uwe Fuchs 125 Reputation points
1 answer

shaded.databricks.org.apache.hadoop.fs.azure.AzureException: An exception while trying read from storage container in azure blob storage

My first part of the code works fine which is below: dbutils.widgets.text("AutoLoanFilePath", "") inputPath = dbutils.widgets.get("AutoLoanFilePath") inputPath = 'SEPT_2024/FAMILY_SECURITY' autoPath =…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,150 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,514 questions
asked 2024-09-05T14:45:46.2066667+00:00
SAL 0 Reputation points
answered 2024-09-06T04:41:37.6966667+00:00
PRADEEPCHEEKATLA-MSFT 88,381 Reputation points Microsoft Employee
1 answer

I would like to know if there is any cost associated with enabling the feature of LiveRezise in azure Disk and AKS PVs?

I would like to know if there is any cost associated with enabling the feature of LiveRezise in azure Disk and AKS PVs? Microsoft.compute/LiveResize

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,062 questions
asked 2024-08-14T03:30:49.9333333+00:00
Pravendra Rajput 31 Reputation points
edited the question 2024-09-06T04:41:26.68+00:00
SadiqhAhmed-MSFT 44,176 Reputation points Microsoft Employee
3 answers

Signing in to this device requires a password on your account. Visit https://account.live.com/ResetPassword.aspx to add a password to your account. After adding a password, come back to sign in to this device.

I'm using passwordless and MS Authenticator app with toannguyen.it@outlook.com and enabled backup with toan-nd@outlook.com (verify a/c is paul-nd@outlook.com). I just removed MS Auth app this morning, and reinstalled it with toan-nd@outlook.com. I tried…

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.
6,535 questions
asked 2023-06-08T14:09:19.93+00:00
Paul Nguyen 20 Reputation points
answered 2024-09-06T04:40:47.2433333+00:00
1 answer

ARM deployment completes successfully while DSC configuration is still working

I have a DSC extension intended to bootstrap and harden my Azure VMs. It includes several steps which require a reboot. The LCM is configured to reboot automatically and to continue configuration after the reboot. It appears that the DSC extension…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,755 questions
asked 2024-08-29T05:24:52.67+00:00
jeremyahagan 6 Reputation points
edited a comment 2024-09-06T04:37:19.08+00:00
Mounika Reddy Anumandla 235 Reputation points Microsoft Vendor
1 answer

Getting Code: Request_BadRequest when trying to delete a Custom Domain Name

I added a domain to Custom Domains, but it's already used with Office 365, so I can't verify it with Azure. When I click Delete, it says "All checks have passed. Proceed to delete the domain." So I click Delete again, and it fails. The full…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
659 questions
asked 2024-09-05T15:06:51.5333333+00:00
Sarah 0 Reputation points
answered 2024-09-06T04:33:55.0033333+00:00
KapilAnanth-MSFT 43,741 Reputation points Microsoft Employee