349,562 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 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,301 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,830 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,048 questions
asked 2024-05-29T18:36:34.27+00:00
Billey 0 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
commented 2024-05-29T18:36:27.2866667+00:00
AgaveJoe 26,246 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
3 answers

Exchange 2019 Hybrid Configuration wizard timeout error

I'm trying to setup hybrid Exchange between my Exchange 2019 server and Microsoft. I'm using the Exchange server for a grand total of two email addresses (different domains), both to the same AD user (me). I'm migrating one domain to make sure everything…

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,923 questions
asked 2024-05-26T15:59:15.44+00:00
Bill Seymour 5 Reputation points
answered 2024-05-29T18:34:58.94+00:00
Bill Seymour 5 Reputation points
1 answer

In Access, an ActiveX control is 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:34:35.52+00:00
Maxine Nietz 1 Reputation point
answered 2024-05-29T18:33:42.1433333+00:00
Olaf Helper 41,571 Reputation points
1 answer

Retirement Announcement - Migrate your classic networking resources to ARM based networking resources before 31 August 2024

On 31 August 2024, five Azure classic networking services will be retired and no longer supported: classic Virtual Network, reserved IP addresses, Azure ExpressRoute gateway, classic Application Gateway, and classic VPN Gateway. Before that date,…

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,202 questions
asked 2022-03-23T23:41:00.777+00:00
ChaitanyaNaykodi-MSFT 23,731 Reputation points Microsoft Employee
commented 2024-05-29T18:32:34.3933333+00:00
Ryan Allan 0 Reputation points
1 answer

Getting error while finding control in Footer Row Gridview

I am getting error while binding data in dropdown in gridview footer template. Pls. help us, how to bind dropdown values inside the gridview footer template. getting below error.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,325 questions
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,408 questions
asked 2024-05-29T13:47:28.71+00:00
Gani_tpt 1,786 Reputation points
answered 2024-05-29T18:31:05.81+00:00
AgaveJoe 26,246 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,301 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
3 answers

Downgrade SQL Server 2022 to SQL Server 2019

We just purchased SQL licensing for 32 cores at 2,500 per month, 1 year. We have the media to download for SQL2022; however, we need SQL Server 2019 in order to make our application work. How do we go about downgrading the instance? We have an…

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,924 questions
asked 2023-10-04T21:44:26.0633333+00:00
Sculimbrene, Paula 5 Reputation points
commented 2024-05-29T18:27:07.1333333+00:00
Olaf Helper 41,571 Reputation points
3 answers

Deploy a static HTML site to an Azure AppService using Azure Pipelines

Hi, I am trying a accomplish a very simple task : Deploy a static HTML web site, which I have in Azure Repos to an Azure App Service. I am new to pipelines, but I cannot find any documentation on the web to do this, and trying to figure out how to do…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,048 questions
asked 2024-04-18T15:18:48.2466667+00:00
Sivilla, John 0 Reputation points
commented 2024-05-29T18:26:02.9033333+00:00
brtrach-MSFT 15,356 Reputation points Microsoft Employee
1 answer

.NET8 MAUI Image "gif" animation Debug vs. Release

Has anyone figured out how to get a MAUI Image "gif" animation to work in Release mode?   Using Visual Studio 2022's Android Device Manager, Emulator set to Tablet M-DPI 10.1in - API34, Android 14.0 - API 34, the MAUI Image animation in Debug…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,472 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,996 questions
asked 2024-05-22T20:22:10.54+00:00
Paul Kelley 0 Reputation points
commented 2024-05-29T18:24:36.3366667+00:00
UnexpectedGrit 11 Reputation points
1 answer

Azure open AI indexing of Sharepoint

I submitted a request a week ago to open up indexing by Azure open AI of Sharepoint sites. More info here: https://learn.microsoft.com/en-gb/azure/search/search-howto-index-sharepoint-online Does anyone know how long this usually takes? There are also…

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.
760 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,893 questions
asked 2024-05-21T09:01:55.86+00:00
Henrik 20 Reputation points
answered 2024-05-29T18:23:46.8166667+00:00
Grmacjon-MSFT 16,776 Reputation points
1 answer

Upgrade required

Hi Team, I am having SQL Server 2022 Developer edition on my windows machine. I need to upgrade below (to avoid any security vulnerability) - SQL Server 2022 Developer edition OLEDB ODBC Please let me know the steps(links) for same. Let me know if…

SQL Server on Azure Virtual Machines
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,924 questions
asked 2024-05-29T18:03:08.4666667+00:00
Salil Singh 20 Reputation points
answered 2024-05-29T18:22:33.0066667+00:00
Olaf Helper 41,571 Reputation points
1 answer

What to do about Event ID 521 events in Security Log

I have limited auditing enabled on our Domain Controllers via a group policy. The auditing appears to be generating a lot of 521 events in addition to the other audit entries. We've increased the size of the security log up to 5gb and increased the…

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,868 questions
asked 2024-05-29T13:35:12.5333333+00:00
Vincent Sprague 0 Reputation points
commented 2024-05-29T18:21:03.46+00:00
Vincent Sprague 0 Reputation points
1 answer

How to fix "the specify container does not exist"

Hi, When running the upgrade for my storage account to enable hierarchical namespace, I face an issue saying that “the specify container does not exist”. Can you help me to resolve this issue? Please find attached a screeshot of the issue I am following…

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 Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
654 questions
asked 2024-05-28T22:09:51.04+00:00
Kiba, Wilfried 0 Reputation points
commented 2024-05-29T18:20:08.4966667+00:00
Kiba, Wilfried 0 Reputation points
6 answers

"Add shortcut to OneDrive" Vs "Sync"

Inside any SharePoint online document library, we have 2 options: - Add shortcut to OneDrive Sync But I am not sure what is the exact differences between the 2 options? for example in my case i am syncing the library using OneDrive application and…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,893 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,726 questions
asked 2023-08-27T22:31:59.69+00:00
john john 946 Reputation points
answered 2024-05-29T18:18:03.84+00:00
Thomas Merriam 0 Reputation points
1 answer

Can I download data in an Azure SQL database onto an Azure VM?

I have data in an Azure SQL Database. I have an Azure VM that will be used for deep learning. How do I connect to the Azure SQL database from my Azure VM using terminal and download one of my tables into the Azure VM?

Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,301 questions
asked 2024-05-29T17:52:49.13+00:00
Ivan Lopez 0 Reputation points
edited an answer 2024-05-29T18:18:01.0033333+00:00
Alberto Morillo 33,001 Reputation points MVP
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
1 answer

Azure AI Search Indexer + Embedding and SplitSkill not working

Hello! When I run my indexer, I get the following error: "Skill input 'text' was '25281' tokens, which is greater then the maximum allowed '8000' tokens. Consider chunking the text with the SplitSkill in order to be able to generate embeddings for…

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.
760 questions
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,008 questions
asked 2024-05-20T20:58:31.3666667+00:00
Andrew Satanovsky 0 Reputation points
commented 2024-05-29T18:12:42.34+00:00
Grmacjon-MSFT 16,776 Reputation points