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.
How to replace null with zero in MDX
Hi Team, How to replace null values with zero in MDX. Am using bellow query to get results SELECT [Order Date].[Fiscal Year].[Fiscal Year] ON COLUMNS, {[Measures].[Sales Amount],[Measures].[Total Product Cost] …
SQL Server Analysis Services
Does MDT support Azure SQL as database
I am planning to use Azure SQL database or Azure managed SQL instances for the purpose of MDT. I know SQL Express is sufficient but want to know the support for Azure SQL databases for MDT. Can someone please confirm If we can use Azure SQL for MDT?
Azure SQL Database
An Azure relational database service.
Azure Data Factory private endpoint - portal subresource
Dear Microsoft, What is the purpose of "portal" subresource for ADF private endpoint? In the documentation I can see the following statement: "If you want to use the private endpoint for command communications between the self-hosted…
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
Custom B2B Guest user invitation
A customer wants to build a portal, where partners can signup for a B2B Guest user account and instead of the default invitation email they want to send out a custom email from their email domain. I already had a look at this article, but then the…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Managing external identities to enable secure access for partners, customers, and other non-employees
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
SCOM Add Network Device Property Location to Email Notification
Hi It is possible to add the entity property Location from Network Devices into the SCOM Email Notification body. If so, how the parameter looks like? I can't find any workable solution about the requirement from our customer. thanks for the…
System Center Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
Update UPN for B2C users
Is it possible to change a users UPN in an Azure B2C tenant via powershell?
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Managing external identities to enable secure access for partners, customers, and other non-employees
Service bus premium setup through Azure Portal: unable to connect from outside
I setup an instance of Azure service Premium namespace through portal. In the networking section, I set: Allow access from: All networks I am able to send messages to a queue in this namespace using Cloud Shell and a Python program however I am…
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
Can't import url to QnA maker knowledge base
Hi there, I try to add a url to the QnA maker knowledge base, but after clicking save and train the kb does not extract answers from that url. The urls which were just added disappeared, which means I can't see what urls I have imported. Below is the…
Foundry Tools
Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
BUG: RDLC Winforms evaluates style expressions as CurrentCulture despite evaluating the result as InvariantCulture
Using Microsoft.ReportingServices.ReportViewerControl.Winforms 150.1449.0, I want to use a calculated padding value on an Image. In particular, the image is set to resize proportionally to fit and I want to right-align it (which this StackOverflow…
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
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.
Azure Video Analyzer - RTSP connectionRefused
Hi, I´m testing the Azure Video Analyzer AVA framework, it works ok with the videos in the samples, the ones allocated in the rtspsim module, but I´m not able to make it work with some external RTSP sources. I´m using this source…
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
UWP Full Trust project's Window Form is NOT attached to debugger on Start, why?
Regarding UWP with Desktop Extension project sample from Sefan's blog: When I run the "Package project in debug mode, I can set the break point in UWP app code. But, break point in .NET Framework (WinForm app) does NOT work. If I detach and…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
HR Software Product
Hey Everyone, I want to know the scenarios on How should I evaluate and choose the right HR software? Product features or pricing?
Community Center | Not monitored
Tag not monitored by Microsoft.
Microsoft Partner Logo
I need a Microsoft Partner Logo in an .eps format or .pdf
Community Center | Not monitored
Tag not monitored by Microsoft.
Authenticator wants to enable iCloud backup. What to do?
When I start the Authenticator app I get the message: It says "Your backup is not up to date. Sign into your iCloud account and change the settings to update your settings." I have no idea what it wants from me. No further…
Microsoft Security | Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation
Way to create file
Hi, How to create .doc, .docx, xls, xlsx files, using VS 2017?
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
Developer technologies | 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.
SSRS- ExecutionLog3 view is allowed to execute query and any upcoming change in view structure?
Can we use the ExecutionLog3 view for development purpose? in case it is allowed, are any upcoming view structure changes? I want to use report execution details for emailing purpose. Thank you
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.
Msgraph Calls only via IIS timing out
I wrote an API to call MSGraph to retrieve user informations over https://graph.microsoft.com/v1.0/users?$count=true&$search= and deliver it to my .Net5.0 webapp. so far everything was working good till I tried to publish the API and run it on my…
Community Center | Not monitored
Tag not monitored by Microsoft.
Can we replace AWS API Gateway with Azure APIM in front of AWS Lambda Functions
Hi, our team is facing API from AWS and is curious if we can replace AWS API Gateway with Azure APIM in front of AWS Lambda Functions. It seems lambda needs AWS API Gateway to expose as API, not sure what's the difference between Azure APIM and AWS…
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
EF Core SQL rewrite query error
Hi, I am using Entity Core framework and I encounter the 'rewrite' with the following linq var query = await _context.OnlinePayments.Include(x => x.OnlinePaymentDetail) .FirstOrDefaultAsync(x =>…
Developer technologies | .NET | Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
Istio for jwt validation
Hello. I currently have a scenario, where I need to call an intermediary microservice to make the signature validation of a JWT (item 3 of the drawing) where it will go through a payload. Is it possible to perform this procedure using the Istio…
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.