357,200 questions

Sort by: Updated
1 answer

MS ResourceManagementClient.GetResources overload issue

I am new to C#. When I put following code in VS 2017 it shows error message: Error CS1503 Argument 2: cannot convert from 'int' to 'System.Collections.Generic.IEnumerable<string>' Error CS1503 Argument 3: cannot convert from 'string' to…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,557 questions
asked 2024-07-01T17:37:49.0033333+00:00
Lee, Jeff 0 Reputation points
answered 2024-07-02T04:03:52.73+00:00
gekka 7,831 Reputation points MVP
1 answer

Pipeline outputs files with empty content

I have a pipeline and it worked well until 6/14. Since 6/15, the pipeline ran successfully and output files with empty content, but I did not modify it. Can anyone help me understand it? Here is the pipeline:…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,985 questions
asked 2024-06-27T11:13:12.63+00:00
Yanan Wang 0 Reputation points Microsoft Employee
answered 2024-07-02T04:02:37.8333333+00:00
Harishga 5,425 Reputation points Microsoft Vendor
0 answers

"Write DAX formulas for Power BI desktop models"

I am working on the Microsoft Certified: Power BI Data Analyst Associate. In the fourth lab I encounter a problem, The fourth lab is under "Model data with Power BI" and thereafter under "Write DAX formulas for Power BI desktop…

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.
187 questions
asked 2024-07-01T18:17:25.6466667+00:00
SuneRoedJeppesen-0182 20 Reputation points
commented 2024-07-02T03:53:51.2866667+00:00
Syed Saleem Peera 1,715 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Serverless warehouse suddenly stops to start up.

Hey All. From today, suddenly we are getting below error while starting a serverless warehouse. Details for the latest failure: Error: Cluster launch timeout. Type: SERVICE_FAULT Code: K8S_DBR_CLUSTER_LAUNCH_TIMEOUT Warehouse details: Type:…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,042 questions
asked 2024-06-25T12:48:53.3833333+00:00
Bhargav Shir 20 Reputation points
accepted 2024-07-02T03:51:04.5033333+00:00
Bhargav Shir 20 Reputation points
2 answers

Azure Stack HCI 23H2 Cluster Deployment - Stuck on Deploy Arc infrastructure components

Ahoi community, I hope you have some ideas where to look at to fix a Deploy Arc infrastructure components action running for more than 2,5h As you can see in the screenshot from the cluster deployment in Azure the deployment for Deploy Arc…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
297 questions
asked 2024-07-01T09:47:33.2466667+00:00
Maximilian Pessl 0 Reputation points
commented 2024-07-02T03:50:09.4966667+00:00
vipullag-MSFT 25,606 Reputation points
1 answer One of the answers was accepted by the question author.

internal mailbox always cannot receipt email with error:LED=550 5.1.11 RESOLVER.ADR.ExRecipNotFound; Recipient not found by Exchange Legacy encapsulated email address lookup

After upgrade to exchange 2016 from 2013, someone cannot receipt email, and I checked the email failed to sent with below error information. This recipient wasn't found at the email address you specified. Please check the address. [{LED=550 5.1.11…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,159 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,304 questions
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.
5,028 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,456 questions
asked 2024-05-29T03:16:55.81+00:00
alan99 20 Reputation points
commented 2024-07-02T03:49:08.8733333+00:00
alan99 20 Reputation points
1 answer

can not use UIKit or others in .net ios Bindings?

I created ios Binding project. and want to compile .a file to .dll there is ApiDefinition and StructsAndEnums.cs but both of them can not use ios UIImage NativeHandle Export Verify and all of it. CGSize Static can not use too. I can not use this…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,122 questions
asked 2024-07-01T10:46:09.4966667+00:00
mc 4,006 Reputation points
edited the question 2024-07-02T03:46:01.7133333+00:00
mc 4,006 Reputation points
1 answer

[Import-Certificate], UnauthorizedAccessException E_ACCESSDENIED when tring to import cert into Cert:\LocalMachine\TrustedPublisher

Hi, I'm really struggling with this one! So a bit of context first : I'm using a powershell module that I've made on my own. This module automatically creates à hyper-v VM, installs windows in it, runs scripts that install applications silently, syspreps…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,260 questions
asked 2024-05-17T07:40:14.98+00:00
Julien POULAIN 5 Reputation points
answered 2024-07-02T03:45:46.1066667+00:00
Blood Wolf Merlin 0 Reputation points
1 answer

error format of the initialization string does not conform to specification starting at index 0

I am programming an ASP.NET Core project with Razor pages, which is database first. After executing the Scaffold-DbContext command in Power Console Manager, the classes and context were created correctly and after running the program, the data was read…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,333 questions
asked 2024-07-02T02:55:47.64+00:00
Ashkan 1 Reputation point
answered 2024-07-02T03:44:47.9533333+00:00
SurferOnWww 2,326 Reputation points
0 answers

DbUpdateConcurrencyException: Database operation expected to affect 1 row(s) but actually affected 0 row(s). Data may have been modified or deleted since entities were loaded.

Hi If you allow, I would like to ask a question. I want to replace the data I brought with the "public async Task<IActionResult> WriterEditProfile()" method with the "public IActionResult WriterEditProfile(AppUser p)"…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,333 questions
asked 2024-07-01T13:36:58.2366667+00:00
Yalçın Mete 60 Reputation points
commented 2024-07-02T03:42:55.5066667+00:00
JasonPan - MSFT 4,791 Reputation points Microsoft Vendor
2 answers

How do I cancel an Azure subscription?

I have an Azure subscription but the company for which I have created the subscription will not pay for the subscription. I pay for it out my own pocket. I need to cancel the subscription. How do I go about this process?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,272 questions
asked 2024-06-26T10:36:47.91+00:00
Phlip Pretorius 0 Reputation points
commented 2024-07-02T03:42:36.7233333+00:00
Abdul 2,125 Reputation points Microsoft Vendor
1 answer

Error when building Unity+MRTK3.0 project: 'The type or namespace name 'EyesPose' could not be found'

I am building a project with Unity+MRTK3.0, and I am getting an error that states: 'The type or namespace name 'EyesPose' could not be found'. However, the script 'EyeCalibrationChecker' has 'using Windows.UI.Input.Spatial'. The error message shows:I am…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,557 questions
HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
388 questions
asked 2024-07-01T09:26:28.8233333+00:00
Liang Chen 0 Reputation points
answered 2024-07-02T03:42:07.6566667+00:00
Ying Li - MSFT 890 Reputation points Microsoft Vendor
1 answer

Change RadioButton Color in Combined States - WinUI/UWP

Hello. I'm trying to change the radio button color according to combined states: CheckedPressed, UncheckedPressed, CheckedPointerOver, CheckedDisabled, UncheckedDisabled. How can I do that? I added these states but didn't work.

Universal Windows Platform (UWP)
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
781 questions
asked 2024-07-01T19:15:42.5766667+00:00
Anderson Rodrigues Cavalcante 291 Reputation points
answered 2024-07-02T03:40:54.8533333+00:00
Junjie Zhu - MSFT 16,391 Reputation points Microsoft Vendor
0 answers

O365 account creating error

We have access this k*****l@asialeisure.lk but password reset option is not enabled. We need to create a new tenant on on Microsoft under the company name and bind the domain. Thanks.

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,198 questions
asked 2024-07-01T05:15:48.4466667+00:00
Mail Administrator 0 Reputation points
edited the question 2024-07-02T03:40:16.2+00:00
PRADEEPCHEEKATLA-MSFT 83,891 Reputation points Microsoft Employee
1 answer

How long does identity validation take for a trusted signer account?

We are in a bit of a rush to get some work done, but being held up by identity validation. Can anyone advise how long this should take (Australian business with ABN). It would be close to a week or more now that we have been waiting, and it still shows…

Azure Trusted Signing
Azure Trusted Signing
Trusted Signing is a Microsoft fully managed, end-to-end signing solution that simplifies the certificate signing process and helps partner developers more easily build and distribute applications.
20 questions
asked 2024-07-01T00:02:11.0133333+00:00
Brendon 0 Reputation points
edited a comment 2024-07-02T03:37:23.5266667+00:00
Brendon 0 Reputation points
0 answers

How to create my own Web data sources like Azure AI Studio for Azure AI Search

I can rapidly create a RAG solution using a web site as a data source via Azure AI Studio from within the Chat Playground. Here is a data source created in chat playground that indexes a web site: When I take the next step to create the underlying…

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.
824 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,524 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,563 questions
asked 2024-07-01T23:59:45.9066667+00:00
David Fuller 0 Reputation points
edited the question 2024-07-02T03:35:27.62+00:00
ajkuma 24,076 Reputation points Microsoft Employee
2 answers

How to rid myself of the scourge of OneDrive

I HATE OneDrive!!! I don't need it, and I don't want it on my PC, but I can't seem to rid myself of this nightmare. First, I unlinked my computer. That didn't do it. Next, I deleted my account. That didn't do it either. Finally, I uninstalled the program…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
934 questions
asked 2023-06-09T22:24:48.5666667+00:00
dustnik 40 Reputation points
edited a comment 2024-07-02T03:35:17.67+00:00
Sangjin CHUN 0 Reputation points
1 answer

Azure Communication Service IVR

Hi Team, The MS learning portal https://learn.microsoft.com/en-us/azure/communication-services/samples/call-automation-ai?pivots=programming-language-java#download-code refers to the Github repo-…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
774 questions
asked 2024-06-26T05:38:48.2+00:00
VermaShivanchal-2103 0 Reputation points
answered 2024-07-02T03:35:01.96+00:00
VermaShivanchal-2103 0 Reputation points
4 answers

Index Rebuild

I read somewhere that in index rebuild, sql server first creates new index and then drops old on. Is it correct? OR it drops the old index and then creates new index?

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,171 questions
asked 2024-07-01T15:15:18.72+00:00
Chaitanya Kiran 776 Reputation points
answered 2024-07-02T03:34:45.3733333+00:00
MikeyQiaoMSFT-0444 1,505 Reputation points
0 answers

Rate limit exceeded

I have waited three days and i am still getting this error - Error Server responded with status 429. Error message: {'error': {'code': '429', 'message': 'Rate limit is exceeded. Try again in 86400 seconds.'}}

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,563 questions
asked 2024-06-30T23:48:49.28+00:00
Don Costanzo 0 Reputation points
edited the question 2024-07-02T03:34:33.34+00:00
PRADEEPCHEEKATLA-MSFT 83,891 Reputation points Microsoft Employee