layout | title | keywords | tags | permalink | comments | summary | |
---|---|---|---|---|---|---|---|
homepage |
Microsoft ALM VM |
ALM VM homepage |
|
default.html |
true |
The Microsoft ALM/DevOps Hands-On-Labs is a set of self-placed labs that will give you experience and help you get started with all the ALM/DevOps Capabilities that Microsoft Visual Studio Team Foundation Server/Visual Studio Team Services provides.
{% for post in site.posts limit:10 %}
{{ post.title | xml_escape }}
{{ post.content }}
{{ post.pubdate }} {{ post.Author }} Link
{% endfor %}