当前位置:网站首页>Microsoft365 developer request
Microsoft365 developer request
2022-06-27 02:09:00 【Xiao Hou_ two thousand and twenty-two】
Microsoft365 Developers apply ( Permanent )
1. Free registration E5 Account
First open the following web address , Use Microsoft account to log in , If not, sign up for one :
https://developer.microsoft.com/office/profile
Upon successful landing , Simple registration : The company just fills in , Next step
Choose here “ Applications for our internal use “, next step
choice “ Configurable sandbox ”, next step .
“ user name ” and “ Domain “, Make up one at will , Set it up “ password ”, continue . Because the password is complex , It is suggested to use a notepad to record , We'll use that later . continue
Use the phone number to verify .
At this point E5 Your free account will be registered , Use the administrator account and password to activate Microsoft 365, Free use for three months .
Registered account , Only by default 1TB Space , In fact, the biggest gift 5TB. Let's change the settings . Open the url :
https://admin.onedrive.com/?v=StorageSettings
Click on “ Set up ”, Set the following storage limits to the default options , Set to 5120GB, Click on “ preservation ”. thus , Just got E5 The administrator account has 5TB Free space .
2 install Microsoft365
Go to the website :https://www.office.com, Log in with the administrator account and password you just registered .
Click on the top right corner , Download and install Microsoft 365.
3 Set up E5 Sub account of the account ( Expand 25 Sub accounts )
Go to the website :https://www.office.com, Log in with the administrator account and password you just registered . Click on the left “ management ”.
Click on “ New users ”.
Set up the basic information of the account at will .
choice “ Assign product licenses to users ”, next step .
thus , Sub account setting is completed . Empathy , Can be set up 25 Sub accounts .
4 Disable security defaults
This value is disabled , The renewal will not fail , Be sure to pay attention to . If you just want to use 90 God , There is no need to look at this step . Refer to the address below :
https://docs.microsoft.com/zh-cn/azure/active-directory/fundamentals/concept-fundamentals-security-defaults#disabling-security-defaults
Click on Azure Gateway ( Upper right corner ), Go to the following screen . find “Azure Active Directory”, Click on “ see ”. Click on “ attribute ”.
Click on “ Manage security defaults ”. Turn the switch on the right to “ no ”, And then click “ preservation ”.
5 obtain PAT secret key
open :https://github.com/settings/tokens/new
Input GitHub Your login password goes to the following page ,Note Set to E5;Expiration Set to No expiration, Be sure to check workflow. Click on “Generate token”.
And then you get PAT secret key , Note that it is copied to Notepad for future use , If you don't write it down here , If you enter this page again, you won't see . If you really can't see , You can delete and create a new one .
6 Create a new empty warehouse
Click on the top right corner “+”, choice “New repository”, Name at will , It can also be called “E5”. Then check it out. “Private”, It means this is private , No one else can see . Set as shown in the figure below , Click on “Generate repository”.
We can see , The warehouse in the figure below E5 It's empty. . Click on branch, Click the brush , Will name main It is amended as follows master. Because the source code uses master This path , If you don't change , Later execution will fail .
Import the local source code into the repository
open Github An open source project on , Address :
https://github.com/vcheckzen/KeepAliveE5
The principle of this project is :Github Medium Actions It's a virtual environment , Write a script and run it automatically ( call API), Microsoft thought you were working on development , So as to realize automatic renewal . download
From here on :https://wwi.lanzoup.com/b00pu95uf password :3k0h
Switch to “<>Code” Under Options , Click on Add files→Upload files Import files , But you will find that the folder cannot be imported .
because GitHub Only files can be imported , You cannot import folders directly .Create newfile Let's enter... In the space below “/”, It is equivalent to creating a new folder , for example :.github/. Enter any name in the last space , Like in the picture below “0”, So that we can continue to the next step ..github There is another folder under the folder workflows
New folder , Then import all the files in the folder . Finally, click “Commit Changes” Submit . Other file import methods are the same , Check carefully register Whether all the files under the folder have been imported .
All in all , Be sure to put the source file , Import all items according to the directory hierarchy of the original project . Finally, check the number of documents , Especially in the folder , Is there a lack of .
Be careful : Why create a new warehouse , Then import from the local . Direct use Fork perhaps “ Import warehouse ” More convenient functions , You can import the original project with one click . Use “ Import warehouse ” After function , There is no response when manually triggered later .Fork It's not recommended , The original author said there were loopholes , Vulnerable to attack .
8、 Set the password
Switch to “Settings” Under Options , find Secrets→Actions, Click on New repository sectret. Create three new items as follows :PAT The value of is the key requested above ;USER The value of is the requested E5 Administrator account ;PASSWD The value of is E5 Administrator account password .
9、 test
Next, switch to “Actions” Options . Manual trigger , See if the code is executed successfully .
Some people may not find Actions Options , It can be opened according to the following figure .Settings→Actions→General→Allow all actions and reusable workflows→Save.
Switch to Actions Under Options , choice Register APP, And then click Run workflow.
About waiting for 2 Minutes to complete . If it's green , No report error , Indicates successful execution .
Same method , Let's do it again Invoke APP.
After the test is successful , Don't worry about it in the back , Automatically execute . If you make a mistake , Click on Register API as well as Invoke API, Go in and look at the executed code , What is the error message
source :https://mp.weixin.qq.com/s/5mVDMojiskuVmAuRiQso6Q
边栏推荐
猜你喜欢

ThreadLocal详解

Detailed explanation of ThreadLocal

lottie.js创意开关按钮动物头像

Constraintlayout Development Guide

二叉樹oj題目

Browser cache

Installing the Damon database using the command line

STM32入门介绍

Cvpr2022 | pointdistiller: structured knowledge distillation for efficient and compact 3D detection

谷歌开始卷自己,AI架构Pathways加持,推出200亿生成模型
随机推荐
Flink学习4:flink技术栈
STM32入门介绍
Summer planning for the long river
memcached基础13
企业数字化转型:信息化与数字化
Oracle/PLSQL: Rpad Function
Some exception handling for idea plug-in development
Nokov motion capture system makes it possible for multi field cooperative UAV to build independently
速看!2022年6月编程语言排行榜出炉!第一名太牛啦
Oracle/PLSQL: CharToRowid Function
Topolvm: kubernetes local persistence scheme based on LVM, capacity aware, dynamically create PV, and easily use local disk
H5 liquid animation JS special effect code
Oracle/PLSQL: NumToDSInterval Function
Memcached foundation 9
Oracle/PLSQL: Ltrim Function
Oracle/PLSQL: Length Function
Look! In June, 2022, the programming language ranking list was released! The first place is awesome
ConstraintLayout(约束布局)开发指南
Why pass SPIF_ Sendchange flag systemparametersinfo will hang?
Oracle/PLSQL: VSize Function