55,150 questions

Sort by: Updated
0 answers

Connecting Azure web app service (.net8) to SSRS on Azure VM by using private DNS

My azure web app service(.net8) connect to SSRS on VM by using the private DNS name provided by Azure to the VM, but my credentials did not work when I run the report on my azure web app server. The private DNS name works fine with my credentials via url…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,303 questions
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,832 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,049 questions
asked 2024-05-29T19:11:57.2933333+00:00
Billey 0 Reputation points
0 answers

Connecting Azure web app service (.net8) to SSRS on Azure VM by using private DNS

My azure web app service(.net8) connect to SSRS on VM by using the private DNS name provided by Azure to the VM, but my credentials did not work when I run the report on my azure web app server. The private DNS name works fine with my credentials via url…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,303 questions
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,832 questions
asked 2024-05-29T19:10:30.8133333+00:00
Billey 0 Reputation points
0 answers

How to notify security team members of assigned alerts/incidents in Microsoft Defender

Is there a way to send email notifications to someone when we assign an alert or incident specifically to them in Microsoft Defender? We already have email notifications set up for new alerts, but we're wondering if there is a way to notify team members…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,219 questions
asked 2024-05-29T19:10:08.59+00:00
Fraley, David 0 Reputation points
0 answers

User account for Active Directory Trust

Hello, We have created AD Forest trust between some Domains and found that a user account is created under Users container for each Forest with Domain netbios name like Domainabc$. I know this account is created when the Domain/Forest trusts are…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,007 questions
asked 2021-12-26T15:47:12.32+00:00
Sukhwinder Singh 46 Reputation points
commented 2024-05-29T19:09:35.6633333+00:00
Mike Waters 0 Reputation points
0 answers

Assert error output not writing to blob

Hello. I have built a pipeline which gathers data from a .csv file and then goes through a couple of assert activities to check the validity of the data. Valid rows are supposed to be input into the table, while assert-failure rows are setup to be…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,376 questions
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,486 questions
asked 2024-05-28T10:17:13.85+00:00
Dejvis Leka 0 Reputation points
commented 2024-05-29T19:08:15.8866667+00:00
BhargavaGunnam-MSFT 27,741 Reputation points Microsoft Employee
0 answers

Carousel not changing items in real-time, blank slide, grey bar at the bottom on iOS

I am binding an ObservableCollection to a Carousel view and displaying images and text. What I am noticing is that if I change the contents of the ObservableCollection, the Carousel doesn't reflect the change in realtime. I have to swipe through a few…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,997 questions
asked 2024-05-29T19:06:17.7066667+00:00
Reza Mohamed 1 Reputation point
0 answers

How to fix Event code: 3005 Exception type: HttpException Exception message: An unhandled exception has occurred

Event code: 3005 Event message: An unhandled exception has occurred. Event time: 5/25/2024 11:58:49 AM Event time (UTC): 5/25/2024 6:58:49 PM Event ID: 1e7d615635e14a07b514dac4415f2f51 Event sequence: 101 Event occurrence: 1 Event detail code: 0…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,325 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,313 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,750 questions
asked 2024-05-29T16:22:40.47+00:00
Kim Loan Tran 0 Reputation points
edited a comment 2024-05-29T19:02:47.0533333+00:00
AgaveJoe 26,246 Reputation points
0 answers

Any idea why xlfFormulaConvert / Application.ConvertFormula would fail in Excel?

If I try to call xlfFormulaConvert (C-API) with same result in COM Application.ConvertFormula on the following formula, it throws "#VALUE/Error 2015" exception, but if I do convert on each part of the formula, they work.  Is it because I need…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,548 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,596 questions
asked 2024-05-28T19:29:28.36+00:00
Terry Aney 0 Reputation points
commented 2024-05-29T18:50:51.0866667+00:00
Viorel 113.2K Reputation points
0 answers

how to show image2 in gridview

Hello This is my aspx page <asp:TemplateField HeaderText="IMAGE1"> <ItemTemplate> <asp:Image ID="Image1" runat="server" /> </ItemTemplate> …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,325 questions
asked 2024-05-29T13:35:22.69+00:00
RAVI 936 Reputation points
edited a comment 2024-05-29T18:47:10.9166667+00:00
AgaveJoe 26,246 Reputation points
0 answers

Error Creating Thread in Azure OpenAI Assistant - "Failed to create file operation"

I am trying to use the Azure OpenAI Assistant with the file search tool. I successfully uploaded the files and created a vector store, but I encounter a 500 - server_error when attempting to create a thread. Here is the relevant part of my code: from…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,313 questions
asked 2024-05-29T10:50:17.9833333+00:00
Adriano Frota 0 Reputation points
commented 2024-05-29T18:43:17.2366667+00:00
romungi-MSFT 42,796 Reputation points Microsoft Employee
0 answers

2400 error something went wrong - Certificate based access.

Hi all, we recently deployed CBA for pretty much all Microsoft related services, including Intune device management. Obviously there are carveouts for specific cases that allow enrollment of the device, but beyond that, it seems like many windows devices…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,869 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,498 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,910 questions
asked 2024-05-29T18:37:20.16+00:00
Brandon Nolet 0 Reputation points
0 answers

Connecting Azure web app service (.net8) to SSRS on Azure VM by using private DNS

My azure web app service(.net8) connect to SSRS on VM by using the private DNS name provided by Azure to the VM, but my credentials did not work when I run the report on my azure web app server. The private DNS name works fine with my credentials via url…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
608 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,303 questions
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,832 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,049 questions
asked 2024-05-29T18:36:34.27+00:00
Billey 0 Reputation points
0 answers

ActiveX control not working

I have a form “InvoicesForm” with a subform “AttachedPDFForm” that displays PDF names. The subform displays the names of PDFs in a text control named PDFName and has a button to View PDF with the following code: Dim filepath As String filepath =…

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
836 questions
asked 2024-05-29T16:27:39.9666667+00:00
Maxine Nietz 1 Reputation point
commented 2024-05-29T18:35:55.2266667+00:00
Olaf Helper 41,571 Reputation points
0 answers

Not able to get the free account on Azure and money has been deducted from the account.

Dear All, I have entered all the details during the sign-up process and an amount has been deducted from my bank, but unfortunately, I can still not get the free account on Azure. It's saying "You are not eligible for an Azure free…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,303 questions
asked 2024-05-29T18:28:16.92+00:00
Alyan Khan 0 Reputation points
commented 2024-05-29T18:30:19.8+00:00
Alyan Khan 0 Reputation points
0 answers

Windows 10 Home Single Language key activation

Hi, i need key activation for Edición Windows 10 Home Single Language, pls

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,150 questions
asked 2024-05-29T16:24:26.47+00:00
Fernando Saravia 0 Reputation points
commented 2024-05-29T18:28:19.79+00:00
Olaf Helper 41,571 Reputation points
0 answers

Does Azure Cognitive Services python sdk support running in alpine linux

Hello, I'm trying to develop an application with Azure Cognitive Services python sdk in linux container, and the environment is Alpine linux 3.16. I can't use pip to install the sdk, so I'm wondering if the Azure Cognitive Services python sdk support…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,456 questions
asked 2024-05-29T14:19:15.25+00:00
Liang HAN 0 Reputation points
commented 2024-05-29T18:15:32.8466667+00:00
romungi-MSFT 42,796 Reputation points Microsoft Employee
0 answers

Azure Firewall Logical Unit and Throughput

Hello Experts, Would like to know throughput for single logical unit of Azure Firewall 'Standard' and single logical unit of Azure Firewall 'Premium' , if it is same or different. As per following Azure URL -…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
581 questions
asked 2024-05-29T18:11:31.1833333+00:00
Raviraj Velankar 86 Reputation points
0 answers

How do I fix error: Test-NetConnection : A positional parameter cannot be found that accepts argument 'if'.

I am trying to mount a File share using the Active Directory or Microsoft Entra auth method. I have the method enabled, I have the PC that I am trying to mount the file share to is enrolled to Intune and the user logged in under their Microsoft Entra ID,…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,769 questions
asked 2024-05-24T18:05:15.3533333+00:00
VMS 0 Reputation points
commented 2024-05-29T18:06:32.37+00:00
VMS 0 Reputation points
0 answers

Create Entra Scoping Filter based on AD Group Name

I have an Azure Entra ID Application setup for managing OIDC SSO & SCIM Provisioning with GitHub Enterprise Cloud. Is there any way I can use Scoping Filters to automatically add AD groups to SCIM based solely on the name of the AD Group? i.e. …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,910 questions
asked 2024-05-29T18:06:20.22+00:00
Cobb,Dave 0 Reputation points
0 answers

Cant play games on my xbox.

I just got a new Xbox Series X the other day. This morning when I got on and tried to play Roblox and tried to play one of the games on it, it said that I needed to change my parental control accessibility settings. I didn't have a parent account on the…

Xbox Training
Xbox Training
Xbox: Original version of a Microsoft gaming console that includes built-in broadband and networking support.Training: Instruction to develop new skills.
3 questions
asked 2024-05-29T17:34:39.86+00:00
Tyson Wiggins 0 Reputation points
commented 2024-05-29T18:04:31.9066667+00:00
Tyson Wiggins 0 Reputation points