54,212 questions

Sort by: Created
0 answers

Using elephas and keras deep learning libraries in Synapse notebook

Hi, I tried to find a solution for distributed computing with Keras deep learning libraries in Azure Synapse Notebook. 'elephas' looks like a good option. But I encountered the following error: Py4JJavaError Traceback (most recent call last) Cell In…

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,417 questions
asked 2024-05-09T21:01:35.28+00:00
uuu zhu 20 Reputation points
0 answers

Troubleshoot field mapping - Azure openai on your data

I'm calling Azure OpenAI on your data API. The API is connected to an Azure Cognitive Search index, which has the attribute "sharepoint_url". I want to retrieve the "sharepoint_url" attribute in the output of the API call. Here is…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,213 questions
asked 2024-05-09T20:58:07.4366667+00:00
Samuel Mercier 20 Reputation points
0 answers

¿Cómo recupero la información de licencia OLP Microsoft SQL (2019 )?

¿Cómo recupero la información de licencia OLP Microsoft SQL (2019 )? Secuencia del tiempo Se toma la decisión de ordenar licenciamiento de productos usados en la nuestra compañía, Microsoft, Adobe y otros A fines del año 2017 compramos una…

Azure SQL Database
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,791 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
496 questions
Windows Licensing
Windows Licensing
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.Licensing: Rules, regulations, and restrictions that define how software can be used and distributed.
38 questions
Windows Server Licensing
Windows Server Licensing
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Licensing: Rules, regulations, and restrictions that define how software can be used and distributed.
23 questions
asked 2024-05-09T20:37:57.65+00:00
Andres Ramdohr 0 Reputation points
commented 2024-05-09T20:54:52.2866667+00:00
Erland Sommarskog 101.6K Reputation points MVP
0 answers

Routing P2S traffic to external networks or internet

Hello. We have configured an Azure P2S VPN to access resources in our vNet. This Azure vNet is also connected to other sites and the internet via a virtual appliance firewall running in the vNet. Clients connected to the P2S VPN subnet are able to…

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,176 questions
asked 2024-05-09T20:18:15.07+00:00
Jeff-3160 0 Reputation points
edited the question 2024-05-09T20:24:54.0266667+00:00
Jeff-3160 0 Reputation points
0 answers

How can we address the issue of IIS application pool shutdowns after installing the Windows Server 2019 patch update (KB5035849),

After installing the Windows Server 2019 patch update (KB5035849), customer encountered an issue with their IIS-hosted application. The associated application pool started experiencing shutdowns. Upon investigation, it was discovered that the Carbon…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,479 questions
asked 2024-05-09T20:06:52.1+00:00
ps-rizwan 21 Reputation points
0 answers

How can I look up a user's manager with the MSGraph Java SDK (unattended)?

For a bit of background, I am writing a Java app to run as a module in an older, legacy java application that was set up to use LDAP for directory services. I've registered an application in Entra and provided the least privileges so it can read the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,705 questions
asked 2024-05-09T19:50:18.4666667+00:00
Brad Ellis 0 Reputation points
0 answers

How to identify if someone has disconnected AzureGit in Azure Synapse Analytics

Someone has disconnected the AzureGit connection from Azure Synapse Analytics. Is there a way to figure out who has done that task or is there a way to restrict it ? or is there any way we can implement security so only selected people can…

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,417 questions
asked 2024-05-09T19:47:36.5066667+00:00
Ajay Rana 0 Reputation points
0 answers

With MSAL loginRedirect how can I send the user to the registration variant of the auth page?

I have a React app and I'm using @azure/msal-react/@azure/msal-browser to deal with authentication. I am not in direct control of the Azure services it's built on, and to be honest don't know much about them or how they're set up. I think it's Azure AD…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
645 questions
asked 2024-05-09T19:27:27.3966667+00:00
bjn 0 Reputation points
0 answers

azure request time out

i am uploading a video to azure blob storage through a node js server hoster in azure app service! sometimes i get request time out error 408! always on is activated in azure app service configuration

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,944 questions
asked 2024-05-09T19:23:03.8666667+00:00
Iheb Jandoubi 5 Reputation points
0 answers

SMTP errors with respect to TLS1.2

Hi, We use Windows server 2016 and 2019 and recently our organisation enforced to use TLS1.2. After which, we started seeing failures with our scripts, HPC and others although our servers have TLS1.2 enabled only. For the powershell scripts, we added…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,479 questions
asked 2024-05-09T19:19:22.52+00:00
Rao, Divyashree K 0 Reputation points
0 answers

Azure Data Table Server failed to authenticate the request. Using DefaultAzureCredentials

Hi, I'm trying to follow the tutorial for python application using DefaultAzureCredentials, but it said that my Authentication failed from azure.data.tables import TableServiceClient from azure.identity import DefaultAzureCredential with…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
157 questions
asked 2024-05-09T18:59:37.7566667+00:00
Satria Priambada 0 Reputation points
0 answers

API Management - make a revision current

Using this API: https://learn.microsoft.com/en-us/rest/api/apimanagement/apis/update?view=rest-apimanagement-2022-08-01&tabs=HTTP I'm trying to promote revision rev2 as Current Powershell example $jsonBody = @{ properties = @{ description =…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 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.
969 questions
asked 2024-05-09T18:58:55.2466667+00:00
edited the question 2024-05-09T19:28:15.7933333+00:00
0 answers

Is it possible to access Azure Resource Manager (https://management.azure.com/subscriptions/8710ff2b-e468-434a-9a84-e522999f6b81/providers/Microsoft.Compute/skus?api-version=2021-07-01) from a VNet which does not have internet access?

Is it possible to access Azure Resource Manager (https://management.azure.com/subscriptions/xxxxxxxxxxxxxxx/providers/Microsoft.Compute/skus?api-version=2021-07-01) from a VNet which does not have internet access? I dont have NAT gateway specified and…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
969 questions
asked 2024-05-09T18:58:46.5466667+00:00
Arvind 0 Reputation points
0 answers

COALESCE and CONCAT Address Line 1 and Address Line 2 separated by a comma

We are trying to COALESCE and CONCAT Address Line 1 and Address Line 2 separated by a comma "," from potentially two data sources. So like...123 Main St., Apt. 101 The first part is easy enough... CONCAT ( COALESCE ( LTRIM (RTRIM…

SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
47 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,556 questions
asked 2024-05-09T18:55:45.0266667+00:00
Bobby P 221 Reputation points
commented 2024-05-09T19:19:58.5033333+00:00
Erland Sommarskog 101.6K Reputation points MVP
0 answers

Expanding File and Media Web Part and Document Library Web Part to Full Width in a SharePoint Page

I am working on a SharePoint page where I need to display sales orders side by side using a File and Media web part and a Document Library web part. However, the web parts only occupy a small portion of the available space in their respective…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,728 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,685 questions
asked 2024-05-09T18:47:49.19+00:00
Ahmed Donia 0 Reputation points
edited the question 2024-05-09T18:50:45.5866667+00:00
Ahmed Donia 0 Reputation points
0 answers

need assistence to install MS project & VISIO for MAC OS users

Hi, In my environment, there are some users who require MS Project & Visio apps, but according to the current settings in Microsoft 365 apps in Intune for macOS, only an Office suite package can be created, and there is no option for additional apps…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,393 questions
asked 2024-05-09T18:42:32.64+00:00
TechUST 416 Reputation points
0 answers

Cannot log into Office 365 account without the authenticator app

I am stuck!!! I have an onmicrosoft.com account. I changed my phone and it did not transfer the apps to the authenticator app. I now am unable to access the account. What is the solution? Unfortunately, I am the admin account! In order to get past any…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,565 questions
asked 2024-05-09T18:41:33.3333333+00:00
17th Harrow Admin 0 Reputation points
0 answers

My Microsoft Authenticator isn't working

I am trying to scan a QR code with the Microsoft Authenticator app but it just won't scan. It's not giving me error code or side messages or anything, it's just not scanning it. And I can't enter the code manually because the code has numbers and letters…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,565 questions
asked 2024-05-09T18:32:49.45+00:00
Jalyn Meteer 0 Reputation points
0 answers

Issues with EF Update Command and Azure Credentials in ASP.NET Core Application

I am encountering errors while attempting to run an Entity Framework (EF) update command (dotnet ef database update) from my ASP.NET Core application. The application is connected to a database hosted on Azure. After executing the EF update command, I am…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
697 questions
Azure SQL Database
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,202 questions
asked 2024-05-09T18:29:21.49+00:00
Yamen Edel 0 Reputation points
0 answers

Azure Firewall and VPN for remote user

We have servers in a remote location, and I am currently able to access them through a VPN client. However, I now need to set up a firewall and VPN with a dedicated public IP. Additionally, I would like to enable site-to-site VPN. If I connect to the…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,394 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
578 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.
969 questions
asked 2024-05-09T18:23:52.8166667+00:00
network 20 Reputation points
edited the question 2024-05-09T18:24:19.86+00:00
network 20 Reputation points