- Видео 5
- Просмотров 14 190
Marcio Tedesco
Добавлен 4 ноя 2008
Olá | Hola | Ciao | Salut
I am Marcio, a Solutions Engineer working at GitHub by trade and a internal martial artist student by calling . I created this channel to create a bridge between me and developers. I am passionated about software development and using it to solve problems.
Welcome to my channel 📺
Ways of connecting with me below ✨👇🏼
I am Marcio, a Solutions Engineer working at GitHub by trade and a internal martial artist student by calling . I created this channel to create a bridge between me and developers. I am passionated about software development and using it to solve problems.
Welcome to my channel 📺
Ways of connecting with me below ✨👇🏼
[Español] Cómo Habilitar GitHub Copilot Para Empresas
En este video, les guío detalladamente a través del proceso para activar GitHub Copilot para empresas. Explico cómo configurar esta herramienta en GitHub, abarcando temas como el acceso y la modificación de directivas de los ajustes y la facturación de la empresa. Además, muestro cómo agregar una suscripción a Azure y asignar puestos a equipos o usuarios.
-------- Capítulos ----------
0:00 Requisitos
0:50 Adjuntando un método de pago
1:33 Adjuntando una subscripción Azure
2:15 Aplicación de directivas
4:00 Asignación de puestos Copilot a equipos y usuarios en una organización
---------- Referencias ---------------
Conexión de una suscripción Azure: docs.github.com/es/enterprise-cloud@latest/billi...
-------- Capítulos ----------
0:00 Requisitos
0:50 Adjuntando un método de pago
1:33 Adjuntando una subscripción Azure
2:15 Aplicación de directivas
4:00 Asignación de puestos Copilot a equipos y usuarios en una organización
---------- Referencias ---------------
Conexión de una suscripción Azure: docs.github.com/es/enterprise-cloud@latest/billi...
Просмотров: 523
Видео
GitHub Copilot Chat Inline & Agents
Просмотров 2 тыс.Год назад
Showcasing the usage of GitHub Copilot Chat Inline and Agents. Chapters 0:00 GitHub Copilot Tip 1:00 GitHub Copilot Chat Inline Demo - Improve algorithm 1:50 GitHub Copilot Chat Agents 2:24 GitHub Copilot Chat Agents - Code Quality improvement use case 3:42 GitHub Copilot Chat Agents - Existing app 4:57 GitHub Copilot Chat Agents - Developing a new feature in a Java backend app References GitHu...
Security at GitHub Enterprise - Enterprise Managed Users
Просмотров 4,8 тыс.2 года назад
Summary 00:00 Introduction 01:17 Three reasons to choose EMUs 01:21 #1 - Centralized user and group management 02:32 #2 - Create and manage user accounts 04:31 #3 - Keep private code private 04:55 Three reasons to NOT EMUs 04:59 #1 - No open source presence 05:31 #2 - No outside collaborators 05:54 #3 - Isolation from GitHub.com 06:33 Summary 07:15 EMUs presentation for customers 07:40 Business...
Security at GitHub Enterprise - Protecting your Organization
Просмотров 1,8 тыс.2 года назад
Summary 00:00 Introduction 01:04 Security at GitHub Enterprise 02:10 Business Needs 03:38 Let’s talk about SAML SSO 05:24 Feature Overview 06:09 How is the login experience? (DEMO) 08:28 SSO Workflow 10:16 Inviting a user Workflow 12:20 Enabling SAML SSO (DEMO) 15:54 Personal Access Tokens (DEMO) 17:51 Rollout Plan 19:58 Support 20:21 Limitations 20:54 FAQs Documentation Roll out plan: githubtr...
Security at GitHub Enterprise - User Provisioning & Team Synchronization
Просмотров 5 тыс.2 года назад
Summary- 00:00 Intro 00:45 Security at Github Enterprise - SCIM 00:57 Business needs 02:06 SCIM (System for Cross-Domain Identity Management) 03:17 Feature Overview 03:48 How does User Provisioning work? (DEMO) 10:44 How does Team Synchronisation work? (DEMO) 14:21 Inviting a user - Workflow 16:35 Enabling SCIM 16:59 Support 18:31 Limitations 19:45 FAQs -Documentation- About SCIM: docs.github.c...
Great video Marcio. What has changed since you made this video over 2 years ago? I'm looking at using Enterprise Personal Accounts with SSO+SCIM and it seems to me that by using this configuration you get the same level of security as EMU when considering onboarding/off-boarding of users but at the same time you add some additional flexibility to the developers?
very professional Thanks
awesome! I am also using Copilot and comparing with other AI tools for software development. BTW, how you increased font size of chat window? window zoom? Thank you!
Command + Shift + '+' on the Mac :) For recording I make the screen resolution lower so everything looks slightly scaled up.
Really cool!
very professional and clear - thanks for Sharing
Hi how to make Github enterprise server up when its, pelase do make a video on managing github enterprise like admin
Hey Marcio, thank you very much for the video. I have a quick question. I created an enterprise account, created an organization, connected it to Azure AD for SSO/SAML, and activated auto-provisioning. I want to invite users into the organization, but I want to automate creating an account for them. Is it possible? One document states personal accounts cannot be made for them. One doc says an enterprise-managed user account can be created/managed by the enterprise admin. Appreciate your help!
Hey! Glad that you find it helpful! User-provisioning via SCIM for an organization that belongs to a non-EMUs enterprise account won't create accounts for the user - it will send an invitation for users to join GitHub or link to an existing GitHub account. On EMUs, user-provisioning is configured at the enterprise level and it does create user accounts - that's one of the key features of EMUs. The accounts provisioned will be managed by your IdP from where you can control the whole user management lifecycle of the GitHub user accounts. Hope it helps! Happy holidays.
Hey Marcio, I wanted to ask if the contributions you make to your organization's private repositories through your EMUser account be shown in your personal profile page. Is there a way to make every commit/issue made through the EMU display on your personal Github profile?
Hey Eric! EMU user accounts cannot be linked to a GitHub user account. They are accounts provisioned straight from the IdP and have only read access to public repos in GitHub.com. Hope it helps! Happy holidays.
At 6:30 that’s where we are stuck, cannot save the user provisioning with GitHub. Any insight on that?
Thanks for reaching out! It is hard to tell without more context and debug information. Create a support ticket and reach out our account team - we will be happy to support you!
Great video! Thank you so much, Bro!
Hi Marcio, is the user in EMU counted as Github Enterprise user and have to pay for each user like $21/mo? or not since is not really a github user?
Hi Jaider, The same price applies. More information about pricing can be found at github.com/pricing . Enterprise Managed Users is under GitHub Enterprise plan.
Thansk Marcio, great video. I was wondering what happens with SSH Keys and Personal Access Tokens. Do they work the same? Can they be audited, managed and revoked by the company on an enterprise level? currently there is no way to do this in the current schema plus PATs administration is even more limited. I was wondering if an Enterprise EMU enabled provides more features and controls over these user authentication methods.
Hi Adrián! Thanks for your feedback! SSH keys and PATs work in the same fashion as per the standard GitHub Enterprise Cloud account. We are working in two fronts to improve programatic access to your GitHub resources : 1) Improving the PATs experience offering more controls at the organization level (this has started with this product roadmap item: github.com/github/roadmap/issues/184) 2) Azure AD Service Principals support which will allow an improved management of service accounts and programatic access through PATs (roadmap item: github.com/github/roadmap/issues/360) Hope it helps! Stay tuned at GItHub Changelog/Authentication for updates (github.blog/changelog/label/authentication/)
Thanks a lot for this professional and informative Contribution! How does this relate to licensing? Is there a check if available licenses are exhausted?
Thanks for your feedback! Pending invitations count as licenses as well for most of the roles. Listing some useful links below that refer to GitHub Enterprise Cloud docs: Overview of per-user pricing: docs.github.com/en/billing/managing-billing-for-your-github-account/about-per-user-pricing#overview-of-per-user-pricing Viewing license usage on GitHub.com: docs.github.com/en/enterprise-cloud@latest/billing/managing-your-license-for-github-enterprise/viewing-license-usage-for-github-enterprise#viewing-license-usage-on-githubcom