Learn Archives - Microsoft Industry Blogs - United Kingdom http://approjects.co.za/?big=en-gb/industry/blog/tag/learn/ Thu, 31 Aug 2023 15:18:55 +0000 en-US hourly 1 A look at the announcements from Microsoft Build 2023 http://approjects.co.za/?big=en-gb/industry/blog/technetuk/2023/05/24/a-look-at-the-announcements-from-microsoft-build-2023/ Wed, 24 May 2023 17:16:40 +0000 This year’s edition of Microsoft Build has now wrapped up, but don’t worry if you missed it!.

The post A look at the announcements from Microsoft Build 2023 appeared first on Microsoft Industry Blogs - United Kingdom.

]]>
This year’s edition of Microsoft Build has now wrapped up, but don’t worry if you missed it! The high-quality sessions and keynotes from across the two days are available to watch on-demand via the Microsoft Build Session Catalogue.

The event brought us many surprises, so just in case you couldn’t tune in live, let’s walk through some of the key announcements.

Azure AI

With the continual advancements being made in AI, solutions are rapidly changing to meet the needs of users. Microsoft Azure AI Service has several new capabilities to help customers increase productivity, efficiency and content safety for customers.

Updates to Azure OpenAI Service, now in preview, will include enhancements like Azure AI Studio, which will better enable organisations to combine Azure OpenAI Service with their data; a Provisioned Throughput Model, which will offer dedicated/reserved capacity; and plugins that will simplify integrating external data sources and streamline the process of building and consuming APIs.

Azure AI Content Safety, a new Azure AI service, will empower businesses to create safer online environments and communities. Models are designed to detect hate, violent, sexual and self-harm content across languages in both images and text. The models assign a severity score to flagged content, indicating to human moderators what content requires urgent attention.

Vector search for Azure Cognitive Search, the retrieval system for new large language models (LLM) apps, is coming soon in preview. Vector search allows developers to easily store, index and search by concept in addition to keywords, using organisational data including text, images, audio, video and graphs.

New capabilities, now in preview for Azure Cognitive Service for Language, will include the ability for developers to customise summarisation, in addition to the entity recognition, text classification and conversational language understanding (CLU) features already announced, and are all powered by Azure OpenAI Service.

Azure Machine Learning drastically improves machine learning professionals’ ability to operationalise responsible generative AI solutions by enabling evaluation at all phases of the model lifecycle. Updates to Azure Machine Learning include:

  • Prompt flow, in preview soon, will provide a streamlined experience for prompting, evaluating and tuning large language models. Users can quickly create prompt workflows that connect to various language models and data sources and assess the quality of their workflows with measurements, such as “groundedness,” to choose the best prompt for their use case.
  • Support for foundation models, in preview, will provide native capabilities to fine-tune and deploy foundation models from multiple open-source repositories using Azure Machine Learning components and pipelines.
  • Responsible AI dashboard support for text and image data, now in preview, will enable users to evaluate large models built with unstructured data during the model building, training and/or evaluation stage. This helps users identify model errors, fairness issues and model explanations before models are deployed, for more performant and fair computer vision and natural language processing (NLP) models.
  • Model monitoring, in preview, will enable users to track model performance in production, receive timely alerts and analyse issues for continuous learning and model improvement.

Azure Data

Microsoft Fabric, now in preview, delivers an integrated and simplified experience for all analytics workloads and users on an enterprise-grade data foundation. It brings together Power BI, Data Factory and the next generation of Synapse in a unified software as a service (SaaS) offering to give customers a price-effective and easy-to-manage modern analytics solution for the era of AI.

Power BI has several new updates that will empower organisations to turn data into insights immediately with an industry-leading BI platform and include:

  • Copilot in Power BI, in preview, will infuse the power of large language models with an organisation’s data to help uncover and share insights faster.
  • Power BI Direct Lake, in preview, is a new storage mode within Power BI datasets that will allow organisations to unlock massive data without having to replicate it, by seeing straight through to the data in the lake.
  • Power BI Desktop Developer Mode, in preview, will enable developer-centric workflows through Git integration for Power BI datasets and reports.

Azure Cosmos DB is introducing a range of new enhancements to optimise costs, performance and developer productivity. These enhancements demonstrate Microsoft’s commitment to improving the user experience for app developers.

Azure SQL Database Hyperscale elastic pools is introducing a shared resource model for Hyperscale databases, now in preview. This update will help developers build and manage new apps in the cloud and scale multiple databases that have varying and unpredictable usage demands.

Developer Community

Microsoft is launching a variety of training and documentation on Microsoft Learn to help people leverage the power of AI.

The newly released content helps technology professionals build expertise and gain new skills in the latest AI innovations, including how to:

  • Use Azure OpenAI Service to summarise text, get code suggestions and generate images for a website.
  • Add intelligence to apps – and find insights – by creating tailored AI models within Power Apps.
  • Use Power Virtual Agents to build adaptable chatbots that use AI.
  • Code suggestions with GitHub Copilot to take projects to the next level.

Power Platform

Next-generation AI in Power Pages is revolutionising how customers build and launch data-centric websites for their businesses. With Copilot in Power Pages, now in preview, users can increase productivity and speed up the website building process by generating text, creating complex forms, contextual chatbots and web page layouts and creating and editing image and site design themes for rapid visual setup and customisation. This is possible in minutes using natural language input and intelligent suggestions.

Power Virtual Agents continues to help developers create more intelligent chatbots using the latest AI capabilities. New features include the ability for Power Virtual Agents to generate dialogue and complete actions, Azure conversational language understanding (CLU) integration, and the expansion of previously announced features, including conversation boosters in Power Virtual Agents.

Catalog in Power Apps, a new feature within Power Platform now in preview, will give developers and makers a place to publish and share the building blocks that underlie their apps. With every new app that developers create, their organisation will enjoy the benefits of a robust catalog that reduces the time and cost of each new app.

With Power Virtual Agents (PVA), users can easily author an intelligent Microsoft Teams bot using natural language to build and point to any website available within the tenant and Teams users. This update, now in preview, will democratise building company-wide help desk bots, such as human resources bots, and department/team-wide bots, such as onboarding bots.

And more!

This is just a small selection of announcements from Build 2023! Be sure to check out the Book of News to see everything, which includes announcements on AI, Security, Windows and more.

Missed the show? Check out the sessions you might have missed in the Session Catalogue, and follow the conversation on the UK Twitter channel, @MSDevUK, as well as on the #MSBuild hashtag!

The post A look at the announcements from Microsoft Build 2023 appeared first on Microsoft Industry Blogs - United Kingdom.

]]>
Improve your DevOps practices with these ebooks http://approjects.co.za/?big=en-gb/industry/blog/technetuk/2022/07/19/improve-your-devops-practices-with-these-ebooks/ Tue, 19 Jul 2022 14:00:00 +0000 To help you along your DevOps journey, we're taking a look at some of the best free ebooks from Microsoft.

The post Improve your DevOps practices with these ebooks appeared first on Microsoft Industry Blogs - United Kingdom.

]]>
An illustration of a school, next to an illustration of Bit the Raccoon.

Many believe that it’s difficult to get started with Azure DevOps, but that’s really not the case.

Azure DevOps can deploy to any cloud on-premise, and you can bring any code to our tooling. This means it’s not just for Windows developers, or .NET developers, but for everyone – be it multi-platform, open source, or your on-premise environment.

One thing it’s really great for is CICD – or Continuous Integration, Continuous Delivery – and it does this with automation. So things like infrastructure code, using third-party tools like Terraform, or deploying ARM templates into Azure, can all be done automatically. You can even look at automating your actual code with your developers using Azure pipelines.

Azure DevOps can also manage projects and tasks. It’s great for project managers to know what tasks exist, when they’re being assigned to each person, and when they’ve been completed. It’s also possible to see which tasks are creating blockers, so you can manage your workflow more effectively.

To help you along your DevOps journey, we’re taking a look at some of the best free ebooks from Microsoft. Enjoy!

Azure DevOps explained

Deliver quality applications efficiently and at scale with Azure DevOps tools for every phase of the development lifecycle. Get this e-book to help you plan projects, collaborate on code development, and build and deploy applications faster. Also, explore ways to increase quality and customer satisfaction with continuous software delivery.

In Azure DevOps explained, you’ll find DevOps principles and follow tutorials to learn how to:

  • Manage projects with Kanban boards and securely manage source code with repositories.
  • Enable continuous integration and continuous delivery (CI/CD) by creating build and release pipelines with fully integrated package management.
  • Send applications faster by using GitHub and Azure DevOps together.
  • Improve code quality and manage project testing lifecycles with Azure Test Plans.
  • Set up CI/CD pipelines for .NET-based applications and container-based infrastructures with step-by-step instructions.

Visualise your DevOps workflow

Visualising your end-to-end DevOps workflow can be tough. Being able to see your workflow will allow you to see your strengths and where you have room to optimise your tooling. The DevOps Workflow Generator will allow you to configure and visualise your specific workflow – exportable in one easy-to-read report that you can download on demand.

Additionally, we’ll be taking the aggregated, anonymous data from this tool and reporting the latest trends that we find to you. We’re looking forward to learning more and to sharing our findings with you.

6 tips to integrate security into your DevOps practices

DevOps proven practices illustrate how collaboration between developer and operations teams leads to faster software delivery. Now, the issue facing digital leaders is the security and compliancy of their code, workflows and infrastructure. The logical next step: integrate your security team with the existing DevOps team – breaking down another organisational silo. In this e-book, you will learn how to:

  • Develop a security-first company culture to drive DevSecOps adoption
  • Proactively secure your code, workflows, infrastructure and software supply chain against vulnerabilities
  • Provide your teams with shared tooling and best practices to enable end-to-end visibility and traceability
  • Leverage improved insights and policy automation to realise continuous compliancy

Securing Enterprise DevOps Environments

Download the Microsoft & Sogeti e-book, Securing Enterprise DevOps Environments, to learn to fortify all three attack surfaces of enterprise DevOps environments and implement the culture changes necessary to thrive in our dangerous new world. We’ll explore the ideal secure and regulatory-ready setup of Enterprise DevOps tools and practices, focusing on three specific areas:

  • Secure the developer environment.
  • Secure the DevOps platform environments.
  • Secure the application environments.

MLOps with Azure Machine Learning

Not every organisation’s machine learning DevOps (MLOps) requirements are the same. The MLOps architecture for a large, multinational enterprise is unlikely to fit a small startup. Organisations start small and build up as their maturity, model catalogue, and experience grow.

Microsoft aims to meet organisations where they are on their ML/AI journey. Our leading technologies and robust MLOps capabilities can help you accelerate the machine learning lifecycle and empower data scientists and developers to build, train, and deploy models on a secure, trusted platform that supports a wide range of productive experiences and is designed for responsible machine learning.

Useful Links

The post Improve your DevOps practices with these ebooks appeared first on Microsoft Industry Blogs - United Kingdom.

]]>
What to catch up on from Build 2022 http://approjects.co.za/?big=en-gb/industry/blog/technetuk/2022/06/01/what-to-catch-up-on-from-build-2022/ Wed, 01 Jun 2022 22:04:15 +0000 This year's Microsoft Build has come to a close, but despite the event being over there's still plenty of content for you to enjoy.

The post What to catch up on from Build 2022 appeared first on Microsoft Industry Blogs - United Kingdom.

]]>
An ad for Microsoft Build, featuring an image of Bit the Raccoon.

This year’s Microsoft Build has come to a close, but despite the event being over there’s still plenty of content for you to enjoy. There are a wealth of on-demand sessions and supplemental content that cover everything from announcements to tech deep-dives, so it’s absolutely worth your time to dig into the session catalogue.

What our MVPs thought

With so many sessions available, it might be hard to know where to start. Fortunately, we had the perfect group of people to ask for pointers!

Following the conclusion of this year’s Microsoft Build, we spoke to some of the Microsoft MVPs in the UK about what they thought about the event, as well as their personal highlights.

A photo of Kevin McDonnellKevin McDonnell, Microsoft 365 Solutions Architect and co-host of the GreyHatBeard podcast, said:

Options are what helps us feel better mentally, and Build brought those in abundance. Whether it was to enjoy from the comfort of home or to head into TVP to attend in person (including a great choice of food). Whether it was to focus on dev in Azure, GitHub pipelines, the best of Graph or the magic of Power Platform. Whether it was tech content, how to build a community or the emotional Humans of IT track. There was content for all and how you wanted it. I learnt, I chatted with old friends and I met new people – exactly what I want from a conference!

Chris Hoard, Partner Education Lead at Vuzion, said:

This year’s Microsoft Build was the first major post-pandemic event which truly embraced hybrid, and one which I think will be the template for events moving forward. On the one hand, we had the digital core delivered out of the Microsoft Media Hub in Redmond, and on the other we had regional spotlights where you had the opportunity to meet up and attend sessions in person. Whether you want to watch remote, attend in real life or even watch sessions remotely whilst being there in real life: this event showed us that the choice is yours, which is far more inclusive and personalises how each of us like to consume content.

Attending in person, I met many of my friends and fellow MVPs, we enjoyed street food and had a great time delivering and supporting each other’s sessions. The hospitality was second to none, the atmosphere and organisation was second to none – and at the end of the day it was easy to be without – let’s admit – all the drawbacks and cost of the old events. Looking forward to Build 2023!

Thomas Thornton, Azure Technical Specialist at Kainos, said:

It was an awesome event for my first in-person event after two+ years! There was a great mixture of content for all, and a lot of getting to meet those who I have spoken to/communicated with for over two years and not met! A really great event – looking forward to the next!

It terms of being a hybrid event, it worked well. The expert sessions in particular had a good collaboration between both those online and in-person.

Marcel Lupo, Cloud Solutions and DevOps Architect at Avanade, said:

The event was awesome!! Great content and speakers, plus it was great to just get together and meet so many people from the community and other MVPs I’ve not spoken to in person. As a connection zone speaker at the event, I think the hybrid sessions went down really well. The event was super awesome and I’m looking forward to doing this again!

Thoughts from other viewers

During the two-day event, viewers from all over the world were sharing their thoughts on the #MSBuild hashtag on Twitter. Here’s a small selection of what sessions and announcements people were talking about:

With over 300 sessions it’s impossible for us to cast a spotlight over each and every one, however the session catalogue is a great way of finding the right talks for you. With filters for session language, type and solution area, you’ll be able to find sessions to boost your existing skills, as well as kickstart new ones. Be sure to check it out!

Useful links

The post What to catch up on from Build 2022 appeared first on Microsoft Industry Blogs - United Kingdom.

]]>
How to pivot as an IT Pro http://approjects.co.za/?big=en-gb/industry/blog/technetuk/2022/05/12/how-to-pivot-as-an-it-pro/ Thu, 12 May 2022 21:23:28 +0000 Rod Trent takes a look at how you can pivot into a new focus area as an IT Pro, while giving some tips for doing so.

The post How to pivot as an IT Pro appeared first on Microsoft Industry Blogs - United Kingdom.

]]>
An illustration of a school, next to an illustration of Bit the Raccoon.

There have been many times in my career when I felt it necessary to pivot. I can’t give you evidence of a strong indicator of why I felt that way, just that things needed to change. Sometimes it was a wholesale change; sometimes it was just a slight modification. But with each adaptation I’ve learned and grown, and I guess it worked because I’m still here, still in love with technology.

With all my accumulated years as a technology worker, it could have been a sort of technology awareness, knowing that I’d spent too many cycles in a focus area and that the area was almost spent. Maybe I was just in tune with the technological cosmos, but those times – when I’ve accepted them and reacted – have been some of the most monumental and rewarding.

Talking with others through my interactions at conferences, events and in communities, I know that many have also felt this tug throughout their career, but many even more recently. I believe we are at another one of these junction points. I’ve personally been trying to expand my scope of knowledge in areas where I’m uncomfortable and I know that my efforts will help me to grow again and stay a resilient technological citizen for even more years to come.

One of the best ways to approach this potential lane change is to delve into areas you’re not immediately comfortable with and locate available resources for learning. In doing so, you are much better able to identify the new lane you want to be in, and you’ll start to find new areas of interest. Pivoting doesn’t have to be torturous. Adding new expertise shouldn’t feel like a punishment. You’ll quickly identify a new area where you feel a new cosmic harmony. Find it and stick with it.

As a security person at Microsoft, I can tell you that security threads throughout everything you work with each day. If there were one single area I would propose you focus on, it would be security – particularly how the Microsoft Security platform integrates and interacts with your hybrid environment. This is a very good place to be right now and an awesome career path. And, while you may feel comfortable with the overall security for devices, applications, services and users you manage, building deeper knowledge in these areas is important and can help ease that hunger for change.

Here’s some recommended areas that might be slightly out of your comfort zone that you can use to test the waters:

Good luck in your endeavours and hopefully our cosmic technology paths will cross one day.

Learn more

The post How to pivot as an IT Pro appeared first on Microsoft Industry Blogs - United Kingdom.

]]>
Learning Azure Hybrid Cloud skills with Learn Live on Microsoft Learn TV http://approjects.co.za/?big=en-gb/industry/blog/technetuk/2022/04/06/learning-azure-hybrid-cloud-skills-with-learn-live-on-microsoft-learn-tv/ Wed, 06 Apr 2022 13:51:06 +0000 Join us for the new Azure Hybrid Study Hall series. This fourteen-part weekly series will answer your questions live on everything around Azure hybrid tech.

The post Learning Azure Hybrid Cloud skills with Learn Live on Microsoft Learn TV appeared first on Microsoft Industry Blogs - United Kingdom.

]]>
An illustration of a school, next to an illustration of Bit the Raccoon.

Join the Learn Live Azure Hybrid Cloud Study Hall on Microsoft Learn TV!

At Microsoft we strongly believe that Hybrid Cloud is an important concept for our customers and partners. When it comes to our Azure Hybrid Cloud offerings, we are not just offering a one size fits all solution, we are offering a set of different services and solutions that our customers can leverage depending on their needs. We offer a whole range of solutions, including Azure Stack Hub, Azure Arc, Azure Stack HCI and many more.

To learn more, you can join us for the new Azure Hybrid Study Hall series. This fourteen-part weekly series will answer your questions live, walk through how to configure, deploy, manage your hybrid cloud resources using services and hybrid cloud technologies, and walk through Microsoft Learn modules focused on Azure Arc and Azure Stack HCI.

You will learn how you can manage your on-premises, edge and multi-cloud resources, and how you can deploy Azure services anywhere with Azure Arc and Azure Stack.

The series will kick off on April 14th and will have two new episodes every Thursday. Join us then!

Learn more

The post Learning Azure Hybrid Cloud skills with Learn Live on Microsoft Learn TV appeared first on Microsoft Industry Blogs - United Kingdom.

]]>