350,015 questions

Sort by: Updated
0 answers

I'm using Visual studio 2022 & creating a tabular model but not able to connect to Azure Data lake blob storage - not even able to see that connector

I'm using Visual studio 2022 & creating a tabular model but not able to connect to Azure Data lake blob storage - not even able to see that connector & attaching the screenshot of the connector image. Compatibility level of the SSAS Tabular…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
440 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,720 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,250 questions
asked 2024-05-31T06:52:56.3233333+00:00
Aravind K Pachaiyappan 0 Reputation points
0 answers

Github deploy code Fails where Func app in Vnet - auth error using OIDC

Regarding section Deploy a Service Bus trigger and HTTP trigger I get auth error IP forbidden to to deploy the code via github. Since both storage and func app are behind private end points is github expected to successfully be authorized even with a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,416 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,205 questions
asked 2024-05-29T06:37:27.05+00:00
Sergio Solorzano 26 Reputation points
edited the question 2024-05-31T06:52:58.35+00:00
Sergio Solorzano 26 Reputation points
0 answers

How to remove page navigation animation in .Net MAUI?

I am using Appshell for navigation. Appshell.Xaml.cs Routing.RegisterRoute(nameof(LoginPage), typeof(LoginPage)); In Viewmodel relay command i am call the below AppShell.Current.GoToAsync(nameof(LoginPage)); Animation is moving from left to…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2024-05-21T05:43:55.4466667+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
commented 2024-05-31T06:51:19.05+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,766 Reputation points Microsoft Vendor
0 answers

CPU used query return wrong result

Hi, After the CPU upgrade to 96 cores when I execute the query to find the sqlserver usage and system idle shows the result more than 100%. for example SQL Server process utilization - 20 System idle process - 89 The query which I used was DECLARE…

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,940 questions
asked 2024-05-30T20:18:20.67+00:00
SVA 86 Reputation points
commented 2024-05-31T06:50:05.86+00:00
SVA 86 Reputation points
0 answers

Microsoft Server rejecting connection when installing Entra ID sync on domain controller

I've created a new Server 2019 domain controller for Entra ID sync as my other domain controllers failed to load the Entra ID sync software properly, local authentication issues with the sync service and gMSA account. The new domain controller is only…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,333 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,924 questions
asked 2024-05-31T06:45:39.0333333+00:00
John McCormack 0 Reputation points
edited the question 2024-05-31T06:49:03.66+00:00
John McCormack 0 Reputation points
0 answers

cuureenty which bank card used in azure portal

I WANT TO KNOW WHICH CARD CURRENTY AZURE PORTAL SIGNUP WHICH BANK CARD NAME PLEASE

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,055 questions
asked 2024-05-31T06:48:43.6+00:00
Prince Kumar 0 Reputation points
1 answer

Certification configuration: I'm not able to verify my domain

Hello, after developing a Blazor Web App I tried to connect the app with my own domain. So I have to verify my domain to bind the certificate to my app. First step (import certificate to key fault) seems to work (step is checked). But I do not see the…

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,432 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,055 questions
asked 2024-05-30T11:31:18.76+00:00
Stefan Brieger 0 Reputation points
commented 2024-05-31T06:48:40.8566667+00:00
Stefan Brieger 0 Reputation points
2 answers

EF Core 3.1 - System.InvalidOperationException: 'The entity type 'Pntbec03' requires a primary key to be defined. If you intended to use a keyless entity type call 'HasNoKey()'.'

Hello . I need to handle a EF Core Entity relating to a table , but without having EF managing all its columns , but just a subset of them. I have scaffolded the small database to which the table belongs into a DbContext , and I though I could create…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
705 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,478 questions
asked 2024-05-29T13:46:26.23+00:00
leo del ciello 66 Reputation points
commented 2024-05-31T06:48:33+00:00
Hongrui Yu-MSFT 420 Reputation points Microsoft Vendor
2 answers

Mailbox not archiving ?

Hello, we have an on prem and exchange online setup. The user with the issue has an Exchange Plan 2. 100 Gig mailbox with Autoexpanding Archive enabled. The primary mailbox has been at 98 Gig for about a week. The retention policy was set to 30 days in…

Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,928 questions
asked 2024-05-30T12:30:20.7833333+00:00
eladmin365 0 Reputation points
answered 2024-05-31T06:48:25.6+00:00
Bruce Jing-MSFT 1,305 Reputation points Microsoft Vendor
2 answers

Powershell ISE Illegal characters in path with literalpath

Hello! I have encountered the problem of running PowerShell cmdlets using "LiteralPath" in PowerShell ISE, when folder is existing. Error message: Get-ChildItem : Illegal characters in path. At line:1 char:1 + Get-ChildItem -LiteralPath…

Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,416 questions
asked 2024-05-27T08:27:00.97+00:00
Step to IT 80 Reputation points
edited a comment 2024-05-31T06:48:09.4+00:00
Step to IT 80 Reputation points
0 answers

How to run a Generate Cost Details Report API call with a Billing account and Customer scope?

When I read the documentation there is an example like this: POST…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,146 questions
asked 2024-05-30T07:02:17.98+00:00
Rik Groenewoud (privé) 0 Reputation points
commented 2024-05-31T06:47:26.14+00:00
SadiqhAhmed-MSFT 39,321 Reputation points Microsoft Employee
0 answers

how to stop windows 11 from copying video files from a usb flash drive

I purchased a new windows 11 computer and an deeply disturbed that it is making copies of the videos on the usb flash drive although I never copied anything. I am finding them in msn startup when I hadn't even used msn browser. How do I stop this from…

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
55 questions
asked 2024-05-31T06:43:30.58+00:00
JoanLudvik-6963 0 Reputation points
edited the question 2024-05-31T06:47:12.35+00:00
JoanLudvik-6963 0 Reputation points
1 answer

My bot in Teams has stopped responding to some users.

For a few days now, my bot, which was developed in Python and configured in Azure with the MSTeams channel, has stopped responding to some users. When writing through Teams, the API does not register the user's input, and when checking in Azure, the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,283 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.
2,930 questions
asked 2024-05-30T17:16:41.31+00:00
Inteligencia Irex 0 Reputation points
edited the question 2024-05-31T06:47:11.5533333+00:00
romungi-MSFT 42,966 Reputation points Microsoft Employee
0 answers

SSO applications data (Include all the fields)

I need the SSO applications data (Include all the fields) present in Azure AD portal in Excel sheet. If we can extract this from portal , then it is very good. If not then please help for any PowerShell command or script.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,924 questions
asked 2024-05-30T18:21:35.0433333+00:00
Sanjay Bhakuni - admin 80 Reputation points
commented 2024-05-31T06:46:53.98+00:00
Givary-MSFT 28,731 Reputation points Microsoft Employee
1 answer

How to post the sales & purchase order for drop-shipment having items with lot number tracking enabled?

Hi Team, Greetings!!! I am trying to post the shipment in "Dynamics 365 Business Central", but it is showing the following error. As item tracking is enabled for my item, but I am proceeding with drop shipment case scenario. Please…

Windows 365 Business
asked 2024-05-30T11:18:56.47+00:00
Sheikh Muhammad Jawad 20 Reputation points
edited the question 2024-05-31T06:46:51.8466667+00:00
Kiran P 630 Reputation points Microsoft Vendor
1 answer

How many virtual mechine can I create with Azure for Student?

Hi there! Recently I resubscribed the Azure for Students, I noticed that the description of Azure for Students says for Windows and Linux, I have 750 hours each of B1s, B2pts v2 (Arm-based), and B2ats v2 (AMD-based) burstable VMs. I wonder if it means I…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,307 questions
asked 2024-05-22T16:46:49.49+00:00
帅帅 任 25 Reputation points
edited a comment 2024-05-31T06:46:51.03+00:00
Anveshreddy Nimmala 2,950 Reputation points Microsoft Vendor
0 answers

How to symbolicate ios app Crash developed in .Net MAUI that we are getting from appstore connect

Hi Team, We have a app developed in .net MAUI for both android and ios. We are able to see Crashes in ios (Appstore connect) here is how we are able to see the crashes Step 1 :- open X-Code Step 2 :- click on window> Organizer Step 3 :-…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2024-05-31T06:46:41.61+00:00
GRANDHI SAI BABA 0 Reputation points
1 answer

publish app in mac

Hi, How do i publish my app in mac ? In windows i did: dotnet publish -f net8.0-windows10.0.19041.0 -c Release -p:WindowsPackageType=None -p:WindowsAppSDKSelfContained=true…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2024-05-29T07:47:18.4366667+00:00
Dani_S 2,906 Reputation points
commented 2024-05-31T06:46:24.4266667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,766 Reputation points Microsoft Vendor
1 answer

Enterprise system apps can't be opened from Managed Home Screen

Hello. I have added 'Google Play Store' as an Enterprise system app in Intune (See 1st picture). I have after that added the app to the kiosk configuration (Se 2nd picture). The app is showing on the Managed Home Screen, 2nd page (Se 3rd picture). I have…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,505 questions
asked 2024-05-30T11:38:15.4966667+00:00
Benjamin Kokholm Broen 50 Reputation points
commented 2024-05-31T06:46:19.4033333+00:00
Benjamin Kokholm Broen 50 Reputation points
0 answers

ASR Replication appliance AADSTS165000: Invalid Request:

I am attempting to run the "Microsoft Azure Appliance Configuration Manager" web based app on a previously functioning ASR Replication appliance, but am getting this after attempting to log in. Only change recently is the password for the…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
648 questions
asked 2024-05-21T20:04:47.3766667+00:00
AdamTyler-3590 235 Reputation points
commented 2024-05-31T06:46:10.2166667+00:00
Lam Lam 0 Reputation points