Jump to content

Microsoft Support & Discussions

Microsoft Windows, Windows Server software, Microsoft 365, Microsoft Azure or any other Microsoft product discussions and help.

  1. Guest glaucia_lemos86

    Introduction A Practical Guide for Beginners: Azure OpenAI with JavaScript and TypeScript is an essential starting point for exploring Artificial Intelligence in the Azure cloud. This guide will be divided into 3 parts, covering: 'How to create the Azure OpenAI Service resource,' How to implement the model created in Azure OpenAI Studio, and finally, how to consume this resource in a Node.js/TypeScript application. This series will help you learn the fundamentals so that you can start developing your applications with Azure OpenAI Service. Whether you are a beginner or an experienced developer, discover how to create intelligent applications and unlock the potent…

    • 0 replies
    • 7 views
  2. Guest RieMoriguchi
    Started by Guest RieMoriguchi,

    In this blog series dedicated to Microsoft's technical articles, we'll highlight our MVPs' favorite article along with their personal insights. Jungsun Kim, Data Platform MVP, Korea [ATTACH=full]56767[/ATTACH] SQL Server technical documentation - SQL Server | Microsoft Learn “This article introduces various DB technologies ranging from the latest version of SQL Server, Azure SQL, Business Intelligence, to Machine Learning.” (In Korean: SQL Server 최신 버전, Azure SQL, Business Intelligence, Machine Learning에 이르기까지 다양한 DB기술을 소개합니다.) *Relevant Activity: I have been writing a series of articles about new features of SQL Server 2022 on my website: 김정선의 Data …

    • 0 replies
    • 6 views
  3. Guest japhletnwamu
    Started by Guest japhletnwamu,

    Azure Data Studio has emerged as a modern, versatile, and user-friendly tool that is empowering data professionals to seamlessly manage, develop, and interact with data. It is a lightweight, data management and development tool that offers connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux with immediate capability to connect to Azure SQL and SQL Server. But here is the best part! Beyond SQL, with extensions that you can install, you can connection to additional databases such as PostgreSQL, MySQL and CosmosDB. Once a database is connected, Azure Data Studio provides several tools to help you interact with …

    • 0 replies
    • 8 views
  4. Guest ShraddhaSwadi

    Azure Storage supports for Secure File Transfer (SFTP) protocol in Azure Storage Account. We can use a SFTP client to securely connect to the Blob Storage endpoint of your Azure Storage account, and then perform upload and download operations over the account. Please note that SFTP feature support is only available for hierarchical namespace (ADLS Gen2) enabled accounts. In this article, we will discuss about how to troubleshoot and isolate connectivity issues to SFTP storage account from your machine to understand whether this is due to port blockage, firewall issues, connectivity using private endpoint, incompatibility of the client being used due to unsupported algo…

    • 0 replies
    • 9 views
  5. Guest kevinguo
    Started by Guest kevinguo,

    TL; DR Socket.IO library is natively supported on Azure. Since we public previewed this feature, we received positive feedback from users. Now we are happy to share that Web PubSub for Socket.IO is generally available, which means that Azure customers can expect stable APIs, SLAs customer support and it’s suitable for use in production. Solve the scalability issue without code rewrite. When we interviewed Socket.IO users, the challenge of scaling out Socket.IO servers came up repeatedly. It’s a challenge that can be met uniquely by Azure. With the input from Socket.IO users, it’s a challenge we aimed to solve when we public previewed the support for Sock…

    • 0 replies
    • 10 views
  6. Guest Bill Yuan

    In our previous blog, we introduced the first two Cross-Cloud Collaboration capabilities between Microsoft WW Teams and 21Vianet Teams: Cross Cloud Interoperability Cross Cloud Teams anonymous Meeting Join We hope you found the features useful to facilitate your communication across WW and 21Vianet clouds using Microsoft Teams. As we said in the previous blog, we recently launched the other two features that allow collaboration across WW Teams and 21Vianet Teams: Cross Cloud Authenticated Meeting (CCM) Cross Cloud Guest Access (CCGA) Now, users in different Microsoft clouds can use these features to participate in meetings, chat, call, and shar…

    • 0 replies
    • 5 views
  7. Guest Gabi Lehner
    Started by Guest Gabi Lehner,

    Description Report CreateFile operations during Event Grid ingestion from Adlsv2 as errors When uploading a file with Azure Data Lake SDK, there is an initial CreateFile event with size of 0. Another FlushAndClose event is sent to Azure Data Explorer when setting the close parameter to ‘true’ on the SDK’s file upload option. This event indicates that the final update has been made and the file stream is ready for ingestion. Current Behavior: Azure Data Explorer ignores the CreateFile event during data ingestion and no monitoring of these errors is reflected to users. Expected behavior: Azure Data Explorer will treat CreateFile events a…

    • 0 replies
    • 6 views
  8. Guest Kruti_Mehta
    Started by Guest Kruti_Mehta,

    This article is intended for audience who are considering options to move their data into Azure and prefer T-SQL to query the data. Overview This is a follow-up blog to Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 1 , Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 2, Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 3. & Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 4. In this article we will cover the following following key decision factors. In this article we cover Performance Tuning differentiation and techniques between Serverless SQL Pool and Dedicated S…

    • 0 replies
    • 11 views
  9. Guest Kruti_Mehta
    Started by Guest Kruti_Mehta,

    This article is intended for audience who are considering options to move their data into Azure and prefer T-SQL to query the data. Overview This is a follow-up blog to Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 1 , Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 2 & Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 3. In this article we will cover the following following key decision factors E) Backup and Restore Only in the Dedicated SQL pool ,data is stored in relational tables with columnar storage. Serverless SQL Pool leverages Dedicated SQL pool if data has to be store…

    • 0 replies
    • 10 views
  10. Guest Kruti_Mehta
    Started by Guest Kruti_Mehta,

    This article is intended for audience who are considering options to move their data into Azure and prefer T-SQL to query the data. Overview This is a follow-up blog to Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 1 & Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 2. By the time you get to this article you would have narrowed down your choices either to an OLTP use case or a Data Warehouse use case. If the choice is leaning towards Azure Synapse SQL you need to understand the following key decision factors A) Files & File Groups One of the major differences between Synapse SQL and Azure S…

    • 0 replies
    • 13 views
  11. Guest Kruti_Mehta
    Started by Guest Kruti_Mehta,

    This article is intended for audience who are considering options to move their data into Azure and prefer T-SQL to query the data. Overview This is a follow-up blog to Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 1. By the time you get to this article you would have narrowed down your choices either to an OLTP use case or a Data Warehouse use case. If the choice is leaning towards Azure SQL you need to understand the following key decision factors: A) Files & File Groups Every SQL Server database has two types operating system files namely data files and log files. - Data files contain actual data in objects such …

    • 0 replies
    • 7 views
  12. Guest qureshiaquib

    One common question which I’ve come across is certificate management for web servers. Usually when servers are hosted on Azure there are ways like storing certificates and secrets in Azure Key vault is a viable solution. I’ve come across customers who’re running servers in hybrid and few servers would still remain on-premises because of dependencies. For these web servers managing certificates is a costly affair. Common practice which I’ve seen is admin sharing the certificate with application team on some file share. This has few disadvantages. Storing the certificate in file share or on email. Based on the number of application team a lot of team gets access to…

    • 0 replies
    • 7 views
  13. Guest Kruti_Mehta
    Started by Guest Kruti_Mehta,

    This article is intended for audience who are considering options to move their data into Azure and prefer T-SQL to query the data. Overview Often when working with the customers we run into a scenarios, where careful considerations of database scenarios and clear understanding use cases when not done right leads to unnecessary refactoring, at both database and application levels. This series helps you with understanding your use cases and making an efficient choice between Azure SQL and Azure Synapse SQL. Basic Differentiations between Azure SQL and Azure Synapse Azure SQL Azure SQL is a family of managed, secure, and intelligent products that u…

    • 0 replies
    • 9 views
  14. Guest Marina_Liu
    Started by Guest Marina_Liu,

    For configuring customized notification of function app, Application Insight alter with custom log search is a suitable way to achieve the goal. In this blog, I will take two senarios (function invocation is under long time running and function fails due to timeout) as examples for how to set the customized notifications. Below is one situation which might need customized notification: Function invocations' time duration might span with a wide range (such as function which handles uploaded files whose size might be a few KB or more than tens GB), notification is needed if a function invocation persists for a long time or it fails with timeout. Detailed steps for crea…

    • 0 replies
    • 9 views
  15. Guest Samuel_Liu50
    Started by Guest Samuel_Liu50,

    It was the best of times, it was the worst of times, it was the age with SDN Layer 3 gateways between sites, it was the age of no Layer 2 connectivity, it was the epoch of a clunky policy management system, it was the season of Darkness – I never actually read “A Tale of Two Cities” as you can tell. However, I am here to tell you about this great new feature called MultiSite coming to Azure Stack HCI’s Software Defined Networking product in 23H2 that’s about to change everything… well, maybe not everything. It won’t change your morning routines or whether I’ll ever read “A Tale of Two Cities”, but for your networking needs, Multisite will provide you with native Layer 2 a…

    • 0 replies
    • 6 views
  16. Guest amvin87

    We are happy to announce that Starting CU 10 release for SQL Server 2022 , SQL Server 2022 on RHEL 9 and Ubuntu 22.04 is now generally available (GA), meaning you can run production workload on SQL Server 2022 deployed on Red Hat Enterprise Linux (RHEL) 9 and Ubuntu 22.04. For SQL Server 2022 on RHEL 9, the SELinux integration that enables you to run SQL Server 2022 on RHEL 9 as confined application is also now generally available. If you've had the preview packages installed previously, we recommend that you please uninstall the preview bits and upgrade to SQL Server 2022 GA packages available at the following repos, for steps on how to update repos refer the Con…

    • 0 replies
    • 9 views
  17. Guest abku14
    Started by Guest abku14,

    Now, you can use Azure Database Migration Services (DMS) to perform schema migration while migrating to Azure SQL DB from the Azure Portal. The new Schema migration capability in the Azure Portal for DMS provides an end-to-end experience to modernize SQL Server to Azure SQL Database. Prior to this feature, user needs to deploy the schema from source to target using tools like the SQL Server dacpac extension or the SQL Database Projects extension for Azure Data Studio, as prerequisite. Prerequisites: 1) - For schema migration to work, you must have SHIR version 5.34.8675 and above installed and registered with DMS services. 2) - Minimum permissions on sou…

    • 0 replies
    • 8 views
  18. Guest Jesse_Tedoff
    Started by Guest Jesse_Tedoff,

    Newsworthy Highlights Elevating Government Productivity: Microsoft 365 Copilot at the Forefront The digital transformation within government sectors is accelerating, and Artificial Intelligence (AI) is playing a pivotal role in this evolution. Microsoft is leading the charge, deploying innovative AI solutions tailored for public sector needs. At the heart of this transformation is Microsoft 365 Copilot, a groundbreaking tool set to redefine how government agencies work. Microsoft 365 Government Community Call Join Jay Leask and other members of the Government Community live on LinkedIn! Where to Start with Microsoft Teams Apps in Gov Clou…

    • 0 replies
    • 8 views
  19. Guest sarabischof
    Started by Guest sarabischof,

    We hope you were able to join us at Microsoft Ignite this past week! As a follow-up, the Security, Compliance, and Identity Tech Community will be hosting a virtual Tech Accelerator event. What is a Tech Accelerator? A Tech Accelerator is a virtual event hosted on the Microsoft Tech Community Platform. The event consists of a variety of deep dives and live AMAs for you to engage with Microsoft Product Experts and ask questions. Our goal is to connect you to your security peers and equip you with the technical knowledge that will help you and your team safely and confidently adopt AI. Where can I see the sessions? You can visit the Tech Accelerator even…

    • 0 replies
    • 6 views
  20. Guest justinroyal

    [ATTACH=full]56448[/ATTACH] In this edition of our Partner Spotlight series, we continue highlighting partners at the forefront of app innovation on the commercial marketplace. Throughout the series, we will be telling the unique stories of partners who are leading the way with AI in app development, who are building using multiple Microsoft products, and who are publishing transactable applications on the marketplace. In this article, I sat down with ntegral's Founder, President, and CTO Dexter Hardy to learn more about their story and partner journey. About Dexter: Entrepreneur, founder, President, and CTO of Ntegral Inc, Dexter Hardy has over 20 years of Ente…

    • 0 replies
    • 6 views
  21. Guest asethia

    Author(s): Arun Sethia is a Program manager in Azure HDInsight Customer Success Engineering (CSE) team. Co-Author: Sairam is a Product manager for Azure HDInsight on AKS. Introduction Azure Logic Apps allows you to create and run automated workflows with little to no code. These workflows can be stateful or stateless. Each workflow starts with a single trigger, after which you must add one or more actions. An Action specifies a task to perform. Trigger specifies the condition for running any further steps in that workflow, for example when a blob is added or updated, when http request is received, checks for new data in an SQL database table, etc. These wo…

    • 0 replies
    • 6 views
  22. Guest KentWeareMSFT
    Started by Guest KentWeareMSFT,

    On December 1st, 2023 there is a unique opportunity to hear the latest about Power Automate and Azure Logic Apps in a local event. This is a free, in-person event and will take place on December 1st in the Microsoft Calgary office. Registration is required and is available here. Microsoft Automation & Integration Agenda: 8:45 am - Welcome 9:00 am – Power Automate, Process Mining & Azure Logic Apps Keynote 10:00 am – Customer Show Case 11:00 am – Partner Show Case 12:00 pm – Lunch & Networking (Lunch will be provided) 1:00 pm – Breakout #1 - Logic Apps Ignite Announcements 1:00 pm – Breakout #2 – Power Automate and…

    • 0 replies
    • 6 views
  23. Guest tspivak

    Microsoft Defender for Cloud is a multicloud application protection platform (CNAPP) designed to protect your cloud-based applications from code-to-cloud. A key component of cloud security is continuously monitoring and managing new vulnerabilities across your cloud workloads. Vulnerability management helps organizations improve their security posture, reduce the attack surface, and prevent security breaches. We are thrilled to announce that Defender for Cloud is unifying our vulnerability assessment engine to Microsoft Defender Vulnerability Management (MDVM) across servers and containers. Security admins will benefit from Microsoft’s unmatched threat intelligence, br…

    • 0 replies
    • 6 views
  24. Guest TapioH
    Started by Guest TapioH,

    [ATTACH=full]56443[/ATTACH] Tästä artikkelista löydät koulutukset, jotka käsittelevät Microsoftin Copilot -tuotetta. Tätä artikkelia päivitetään sen mukaan, kun uusia koulutuksia luodaan tai vanhoista koulutuksista tehdään on-demand -koulutuksia. Jos Copilot kiinnostaa sinua niin muista tilata tämä artikkeli, jotta saat reaaliaikaisesti ilmoitukset päivityksistä, jotka liittyvät koulutuksiin. Microsoft Copilot 7.12.2023 (UTC-8) & 8.12.2023 (UTC+5:30, UTC+0). Prepare for New Threats with Microsoft Security Copilot Rekisteröidy tästä linkistä. In this session, you will be introduced to Security Copilot capabilities, its interfaces…

    • 0 replies
    • 6 views
  25. Guest abrilurena
    Started by Guest abrilurena,

    Azure para Estudiantes Para estudiantes que siguen en universidad, maestría o doctorado: existe Azure para estudiantes, el cual ofrece un crédito de $100 USD para crear y experimentar con la nube. En este blog hablaremos un poco sobre algunos de los servicios de Azure que te pueden ayudar en tus proyectos y como puedes activar tu beneficio como estudiante universitario. Microsoft Azure está compuesto por más de 200 productos y servicios en la nube diseñados para ayudarte a dar vida a tus proyectos. Crea y administra aplicaciones en varias nubes, en el entorno local con las herramientas y los frameworks que prefieras. Servicios disponibles Hay más de 2…

    • 0 replies
    • 6 views