Global Azure Bootcamp 2019 – Accra Ghana Highlights

Microsoft User Group Ghana hosted Global Azure Bootcamp 2019 at Microsoft Ghana Office.
Microsoft User Group Ghana hosted Global Azure Bootcamp 2019 at Microsoft Ghana Office.
On April 27, 2019, all communities will come together once again in the sixth great Global Azure Bootcamp event! Each user group will organize their own one-day deep dive class on Azure the way they […]
This guide covers the basics so you can get up and running using Git with code already in Azure DevOps Services or Team Foundation Server (TFS). If you don’t have your code in an Azure […]
Open Visual Studio 2019. On the start window, choose Clone or check out code. In the Browse a repository section, choose Azure DevOps. In the Connect to a Project dialog box, choose the repo that […]
Create a project to establish a repository for source code, where a group of developers and teams can plan, track progress, and collaborate on building software solutions. Each project you create provides boundaries to isolate […]
This blog post shows, how to use Visual Studio to connect to a repository for the first time and then open a project from it. If you haven’t already installed Visual Studio, go to the Downloading […]
A Git repository, or repo, is a folder that you’ve told Git to help you track file changes in. You can have any number of repos on your computer, each stored in their own folder. […]
Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs, as well as websites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development […]
Overview WSL provides a Linux-compatible kernel interface developed by Microsoft (containing no Linux kernel code), which can then run a GNU user space on top of it, such as that of Ubuntu, openSUSE, SUSE Linux […]
The Azure command-line interface (CLI) is Microsoft’s cross-platform command-line experience for managing Azure resources. Use it in your browser with Azure Cloud Shell, or install it on macOS, Linux, or Windows and run it from […]