Microsoft Support & Discussions
Microsoft Windows, Windows Server software, Microsoft 365, Microsoft Azure or any other Microsoft product discussions and help.
85810 topics in this forum
-
Vi er begeistret for å kunngjøre lanseringen av Microsoft Cloud Executive Enablement Series! Denne serien representerer et stort skritt fremover når det gjelder å tilby verdifull kunnskap og innsikt til seniorledere innen salg. Gjennom årene har vi sett utrolig verdifull erfaring og ekspertise blitt destillert ned til lettfordøyelige deler. Vi er stolte over å kunne tilby bite-sized innhold som vil styrke og støtte ledere i å navigere i den komplekse verdenen av skyteknologi. Konsentrert kunnskap Vår Cloud Executive Enablement Series er et resultat av flere års erfaring og innsikt samlet fra våre dyktige seniorledere. De har brukt sin kunnskap, erfaring og ekspe…
-
- 0 replies
- 1 view
-
-
Scenario: Azure Databricks offers many of the same features as the open-source Databricks platform, such as a web-based workspace for managing Spark clusters, notebooks, and data pipelines, along with Spark-based analytics and machine learning tools. It is fully integrated with Azure cloud services, providing native access to Azure Blob Storage, Azure Data Lake Storage, Azure SQL Database, and other Azure services. This blog shows example of mounting Azure Blob Storage or Azure Data Lake Storage in the Databricks File System (DBFS), with two authentication methods for mount: Access Key and SAS token. Objective: To become acquainted with Databricks storage mount…
-
- 0 replies
- 2 views
-
-
Scenario: The Propagate Access Control Lists option is now available in Storage Explorer 1.28.1 or later versions. It is a convenient feature to apply ACL entries recursively on the existing child items of a parent directory without having to make these changes individually for each child item. Objective: To demonstrate how ACLs propagation works with the help of the Propagate Access Control Lists option in Storage Explorer 1.28.1+. Pre-requisites: For this example, you would need: An Azure Data Lake Storage. Storage Explorer 1.28.1 or later versions. Storage File Structure: How to Propagate ACLs: To apply ACL entries recursively, …
-
- 0 replies
- 1 view
-
-
Vi er begeistret for å kunne dele vår siste bærekraftsrapport med dere. Denne rapporten skisserer vår trinnvise fremgang mot våre dristige bærekraftsmål. Hos oss anerkjenner vi viktigheten av å samarbeide med våre partnere, kunder og lokalsamfunn for å drive positiv forandring i stor skala. Vi er stolte over det vi har oppnådd så langt, men vi vet at veien mot en bærekraftig fremtid fortsatt er lang. La oss derfor jobbe sammen og styrke våre innsats for å skape en lysere og mer bærekraftig fremtid for alle. Når vi ser tilbake på vår reise mot bærekraft, er det tydelig at det har vært en spennende og utfordrende vei. Vi har investert mye tid og ressurser i å utvikle…
-
- 0 replies
- 1 view
-
-
Scenario: The rdbtools is a handy utility that can parse Redis dump.rdb files, analyze memory, and export data to JSON. This tutorial shows a quick example using rdbtools to generate report for Azure cache for Redis, on memory usage and number of keys categorized by data type and data encoding. Objective: To showcase how to use the rdbtools to analyze memory use and data dumps from an Azure Cache for Redis. It is easy to use and gives more insights than the Memory Usage metrics available on the Azure portal. Pre-requisites: For this example, you would need: An Azure Cache for Redis in the Premium, Enterprise, or Enterprise Flash tiers. Steps: Install…
-
- 0 replies
- 2 views
-
-
In this blog we will see how we can use JDBC connector in Logic App Standard to connect to snowflake database. To get started please go through the blog on how to connect to a relational database using JDBC. The blog highlights some of the steps we use to upload libraries, download drivers and other steps in more detail. We will be using some of those steps in current walkthrough of connecting to Snowflake using JDBC built-in connector. Let's take a look at how to connect to Snowflake in sections below: 1. Create a logic app. 2. Add snowflake JDBC libraries in site/wwwroot/lib/builtinOperationSdks/JAR/* using kudu tool. More information on how to uploa…
-
- 0 replies
- 2 views
-
-
Our Digital Marketing Content OnDemand resources not only enable you to build and optimize your digital marketing strategy, but to capture and close leads through consistent online engagement. Get started now: https://partner.microsoft.com/en-US/solutions/digital-marketing-content Continue reading...
-
- 0 replies
- 2 views
-
-
When an Azure Spring Apps service instance is deployed in your virtual network (VNET), applications on the service instance are only accessible within the private network. To make these applications accessible on the Internet, there are several options available. In this article, we will discuss these methods and provide a comprehensive guide on how to set them up from start to finish. Prerequisites 1. Deploy an ASA instance in VNet following: Deploy Azure Spring Apps in a virtual network. 2. Create an Azure Private DNS Zone in your subscription to translate/resolve the private fully qualified domain name (FQDN) to its IP address following: Acces…
-
- 0 replies
- 1 view
-
-
Azure App Service provides a set of proactive tools that help you monitor and maintain the health of your application. These tools include "Auto-Heal", "Proactive CPU Monitoring", and "Crash Monitoring". In this document, we will guide you through the process of enabling them using PowerShell scripts, so you can easily automate them in your deployment pipeline. Since each tool has its own configuration settings, we will discuss them individually to provide you with a clear understanding of how to enable and configure them for your app. 1. Auto-Heal Auto-Heal is a feature in Azure App Service that automatically detects and resolves certain application failur…
-
- 0 replies
- 2 views
-
-
Hello howdy readers, Not too long passed since my last post on Azure Monitor; I couldn’t leave you alone . In this post, I would like to explore something about gaining and keeping observability over guest users. Guest users in Azure Active Directory are external users to which you can grant permission on resources in your tenant, thanks to the B2B collaboration. Adding an external user to your tenant is remarkably simple: sending an invitation to the user’s email address is more than enough. Once the invitation is accepted, the user can sign-in and access the resources in your subscriptions(s) according to the permissions given to his/her guest account. F…
-
- 0 replies
- 2 views
-
-
As part of the Kusto Detective Agency Season 2, we are excited to introduce an epic opportunity for all investigators and data enthusiasts to learn about the new portfolio in a fun and engaging way. Get ready to put your detective skills to the test as we present you with a thrilling game that will unlock the secrets of the KQL Database and real-time analytics in Fabric. Setting Up Your Investigation Headquarters: To embark on this exciting journey, the first step is to set up your investigation headquarter at Synapse Real-Time Analytics in Microsoft Fabric. Create a workspace where you can perform your data exploration and analysis. Recruiting now at: Kusto Detecti…
-
- 0 replies
- 1 view
-
-
Introduction Today there is a lot of interest around generative AI, specifically training and inferencing large language models (OpenAI GPT4, DALL.E2), Git copilot, Azure OpenAI service). Training these large language models requires lots of float-point performance and high interconnect network bandwidth. The Azure NDm_v4 virtual machine is an ideal choice for these types of demanding jobs (because it has 8 A100 GPU and each GPU has 200 Gbps of HDR InfiniBand). Kubernetes is a popular choice to deploy and manage containerized workloads on compute/gpu resources. The Azure Kubernetes service (AKS) simplifies Kubernetes cluster deployments. We show how to deploy an …
-
- 0 replies
- 2 views
-
-
MariaDB is the open-source relational database management system created by MySQL’s original developers. MariaDB is designed to be highly compatible with MySQL. It supports the same SQL syntax, data types, and connectors as MySQL, allowing for a seamless transition for applications or databases that previously used MySQL. Recently we’ve had many customers asking for guidance on moving from MariaDB to MySQL. To address this request, this blog post focuses on moving from Azure Database for MariaDB version 10.3 to Azure Database for MySQL version 5.7 using the MySQL Shell (MySQLSh) client. However, the same process, with minor changes, can help migrate other compatibl…
-
- 0 replies
- 1 view
-
-
Our guest contributor for today’s blog is David Gordon, Senior Director, Partner Marketing Power Platform & ISV. Today’s customers are making significant investments in the latest AI and automation technology. As these tools continue to develop, they offer IT leaders the opportunity to transform their organizations by minimizing menial or repetitive tasks for staff, who can then focus their time on other pursuits that drive innovation. As a part of Microsoft Power Platform, our Power Automate offering has the capabilities that many customers are looking for and provides a pathway for partners to reach more customers. Continue reading here Continue re…
-
- 0 replies
- 2 views
-
-
We are pleased to announce the general availability of the modern Exchange admin center (EAC) in Microsoft 365 operated by 21Vianet by end of June 2023. We hope this will become the preferred portal for all customers using Microsoft 365 operated by 21Vianet. The modern EAC is a new, web-based admin portal for managing Exchange Online that provides a cohesive experience with the Microsoft 365 admin center. It is intuitive and easy to use, allowing you to efficiently manage your Exchange Online environment. Here are some highlights: Revamped left navigation menu that makes it easier to find features. Action cards in the dashboard and richer reporting opti…
-
- 0 replies
- 1 view
-
-
Hi everyone! Brandon Wilson here once again with this month’s “Check This Out!” (CTO!) guide. These posts are only intended to be your guide, to lead you to some content of interest, and are just a way we are trying to help our readers a bit more, whether that is learning, troubleshooting, or just finding new content sources! We will give you a bit of a taste of the blog content itself, provide you a way to get to the source content directly, and help to introduce you to some other blogs you may not be aware of that you might find helpful. From all of us on the Core Infrastructure and Security Tech Community blog team, thanks for your continued reading and support! …
-
- 0 replies
- 1 view
-
-
Microsoft Build just wrapped but you can still experience it on demand. The event was packed with sessions covering the latest tools, development principles, strategies, and best practices. We’ve gathered some of the sessions from the event to help you get started. Find out how to modernize your apps with cloud services, explore ways to add AI into your apps and your dev workflow, learn about new tools, and more. The era of the AI Copilot Start building the next generation of AI apps and tools. At Microsoft Build, CTO Kevin Scott discussed how Microsoft and OpenAI are empowering developers and startups to innovate. Watch the session to learn more. …
-
- 0 replies
- 1 view
-
-
Heya folks, Ned here again. Beginning in Windows 11 Insider Preview Build 25381 (Canary, zn_release) Enterprise editions, SMB signing is now required by default for all connections. This changes legacy behavior, where Windows 10 and 11 required SMB signing by default only when connecting to shares named SYSVOL and NETLOGON and where Active Directory domain controllers required SMB signing when any client connected to them. This is part of a campaign to improve the security of Windows and Windows Server for the modern landscape. You've read my posts on SMB security changes over the past year: The beginning of the end of Remote Mailslots (March 2023) SMB ins…
-
- 0 replies
- 1 view
-
-
Across Microsoft solutions, it is possible to search for work/organizational content in many different entry points, such as Office.com, Sharepoint.com and Microsoft Bing - Work tab. Office.com and Sharepoint.com are great places to start a search across all your personal and content accessible to you within your organization, including shared documents, offering capabilities that can help you navigate content in a way that suits you the best. This post will guide you through some of the most frequent work search tasks and demonstrate how you can achieve them with different methods. You will learn how to optimize your search experience and access the informa…
-
- 0 replies
- 1 view
-
-
GitHub Advanced Security in Azure DevOps service has leading industry capabilities. These are natively integrated into Azure DevOps platform and into the developer workflow which helps to enhance developer productivity without sacrificing security. You can collaborate, prevent, remediate and manage without leaving Azure DevOps. It helps to implement Shift Left Security and detect vulnerabilities in early stages of development. It has lower rate of false positives which helps in reducing the remediation cost. Stop secret leaks/Secret scanning Push Protection: Exposed credentials are implicated in over 80% of security breaches. This feature inte…
-
- 0 replies
- 1 view
-
-
Coming soon: you'll be able to manage access to business assets using collections. Business assets help describe the business use and context of your data. You can show how data is used by an application service or business process to meet a particular business use case. Until recently, these were managed in Purview as a flat list. Soon you'll be able to store business assets in a collection so these can be curated by the right experts and assigned to physical data. Look for the update on June 8. We've also updated the collection design so that there's more space for working with assets. When you open a collection, the assets inside will be listed on a f…
-
- 0 replies
- 1 view
-
-
Today, businesses seeking to improve efficiency and deliver on customer commitments are instead struggling with the challenge of stand-alone applications that silo data, reduce employee productivity and hurt customer engagement. Microsoft commissioned Forrester Consulting to examine how Microsoft Teams, as a unified communication and collaboration platform, is helping organizations empower employees, enhance efficiency, and address this challenge. The result is The 2023 Total Economic Impact™ of Microsoft Teams. The Forrester study found a 291% ROI and net benefit value (NPV) of $35 million (NPV) over three years with Teams.* Microsoft Teams – Summary of …
-
- 0 replies
- 0 views
-
-
Combine vision and language in an AI model with the latest vision AI model in Azure Cognitive Services. Use natural language to fetch visual content in images and videos without needing metadata or location, generate automatic and detailed descriptions of images using the model’s knowledge of the world, and use a verbal description to search video content. Cognitive Service for Vision AI combines both natural language models (LLM) with computer vision and is part of the Azure Cognitive Services suite of pre-trained AI capabilities. It can carry out a variety of vision-language tasks including automatic image classification, object detection, and image segmenta…
-
- 0 replies
- 1 view
-
-
In January, we announced the public preview of top-level CDC resource in ADF and followed up with real-time latency support for top-level CDC resource around March. Based on your feedback, we are now enabling additional source configurations for Delimited Text sources and JSON sources, which can be set optionally within a top-level CDC resource in ADF. Previously for Delimited Text sources, we provided support for Comma as the only Column delimiter. Now when you select Delimited Text source for your CDC resource, you can set advanced source configurations which includes the selection of Compression type, Encoding, Column delimiter, Row Delimiter, Quote character, E…
-
- 0 replies
- 1 view
-
-
Today, we got a new service request that our customer faced the following error message: Error SQL72014: .Net SqlClient Data Provider: Msg 40517, Level 16, State 1, Line 2 Keyword or statement option 'default_language' is not supported in this version of SQL Server. Error SQL72045: Script execution error. The executed script: CREATE LOGIN [XYZ\\User1] FROM WINDOWS WITH DEFAULT_LANGUAGE = [us_english]; Our customer is using a bacpac to restore to Azure SQL Database, but, is failing due to the login that is mapped with windows authentication and Windows authentication is not supported for azure SQL DB. In this situation, we suggested to our customer the …
-
- 0 replies
- 1 view
-